| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаio.github.junxworks |
| Идентификатор | Идентификаторjunx-netty |
| Версия | Версия1.0.8 |
| Тип | Типjar |
| Описание |
Описание开源junx工具包
|
| Имя Файла | Размер |
|---|---|
| junx-netty-1.0.8.pom | |
| junx-netty-1.0.8.jar | 34 KB |
| junx-netty-1.0.8-sources.jar | 31 KB |
| junx-netty-1.0.8-javadoc.jar | 190 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-netty/ -->
<dependency>
<groupId>io.github.junxworks</groupId>
<artifactId>junx-netty</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-netty/
implementation 'io.github.junxworks:junx-netty:1.0.8'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-netty/
implementation ("io.github.junxworks:junx-netty:1.0.8")
'io.github.junxworks:junx-netty:jar:1.0.8'
<dependency org="io.github.junxworks" name="junx-netty" rev="1.0.8">
<artifact name="junx-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-netty', version='1.0.8')
)
libraryDependencies += "io.github.junxworks" % "junx-netty" % "1.0.8"
[io.github.junxworks/junx-netty "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.junxworks : junx-core | jar | 1.0.8 |
| io.netty : netty-all | jar | 4.1.26.Final |
| org.msgpack : msgpack-core | jar | 0.8.16 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |