| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.github.jcustenborder.netty |
| Идентификатор | Идентификаторnetty-codec-netflow |
| Версия | Версия0.0.1.4 |
| Тип | Типjar |
| Описание |
Описаниеnetty-codec-netflow
A pom for deploying to maven central.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| netty-codec-netflow-0.0.1.4.pom | |
| netty-codec-netflow-0.0.1.4.jar | 15 KB |
| netty-codec-netflow-0.0.1.4-sources.jar | 7 KB |
| netty-codec-netflow-0.0.1.4-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-netflow/ -->
<dependency>
<groupId>com.github.jcustenborder.netty</groupId>
<artifactId>netty-codec-netflow</artifactId>
<version>0.0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-netflow/
implementation 'com.github.jcustenborder.netty:netty-codec-netflow:0.0.1.4'
// https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-netflow/
implementation ("com.github.jcustenborder.netty:netty-codec-netflow:0.0.1.4")
'com.github.jcustenborder.netty:netty-codec-netflow:jar:0.0.1.4'
<dependency org="com.github.jcustenborder.netty" name="netty-codec-netflow" rev="0.0.1.4">
<artifact name="netty-codec-netflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcustenborder.netty', module='netty-codec-netflow', version='0.0.1.4')
)
libraryDependencies += "com.github.jcustenborder.netty" % "netty-codec-netflow" % "0.0.1.4"
[com.github.jcustenborder.netty/netty-codec-netflow "0.0.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-all | jar | 4.1.7.Final |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.0.0-M3 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.0-M3 |
| org.mockito : mockito-all | jar | 1.10.19 |
| ch.qos.logback : logback-classic | jar | 1.1.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.5 |