License |
License |
---|---|
Categories |
CategoriesNet Square Business Logic Libraries Financial Netty Networking |
GroupId | GroupIdtop.zopx |
ArtifactId | ArtifactIdsquare-netty-core |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontop.zopx:square-netty-core
netty相关操作
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |