| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Square Прикладные библиотеки Financial Netty Networking |
| Группа | Группаtop.zopx |
| Идентификатор | Идентификаторsquare-netty-core |
| Последняя версия | Последняя версия1.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtop.zopx:square-netty-core
netty相关操作
|
| Имя Файла | Размер |
|---|---|
| square-netty-core-1.4.0.pom | |
| square-netty-core-1.4.0.jar | 1 MB |
| square-netty-core-1.4.0-sources.jar | 1 MB |
| square-netty-core-1.4.0-javadoc.jar | 174 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.zopx/square-netty-core/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>square-netty-core</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/square-netty-core/
implementation 'top.zopx:square-netty-core:1.4.0'
// https://jarcasting.com/artifacts/top.zopx/square-netty-core/
implementation ("top.zopx:square-netty-core:1.4.0")
'top.zopx:square-netty-core:jar:1.4.0'
<dependency org="top.zopx" name="square-netty-core" rev="1.4.0">
<artifact name="square-netty-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='square-netty-core', version='1.4.0')
)
libraryDependencies += "top.zopx" % "square-netty-core" % "1.4.0"
[top.zopx/square-netty-core "1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-logging | jar | 2.6.4 |
| commons-cli : commons-cli | jar | 1.5.0 |
| com.google.code.gson : gson | jar | 2.9.0 |
| com.google.guava : guava | jar | 31.0.1-jre |
| io.netty : netty-all | jar | 4.1.73.Final |
| com.google.protobuf : protobuf-java | jar | 3.19.3 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| commons-codec : commons-codec | jar | 1.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |