| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdio.esastack |
| ArtifactId | ArtifactIdcommons-net-netty |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommons :: Net :: Netty
ESA Commons Net is the common lib of Networking.
|
| Filename | Size |
|---|---|
| commons-net-netty-0.0.1.pom | |
| commons-net-netty-0.0.1.jar | 31 KB |
| commons-net-netty-0.0.1-sources.jar | 19 KB |
| commons-net-netty-0.0.1-javadoc.jar | 103 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/commons-net-netty/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>commons-net-netty</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/commons-net-netty/
implementation 'io.esastack:commons-net-netty:0.0.1'
// https://jarcasting.com/artifacts/io.esastack/commons-net-netty/
implementation ("io.esastack:commons-net-netty:0.0.1")
'io.esastack:commons-net-netty:jar:0.0.1'
<dependency org="io.esastack" name="commons-net-netty" rev="0.0.1">
<artifact name="commons-net-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='commons-net-netty', version='0.0.1')
)
libraryDependencies += "io.esastack" % "commons-net-netty" % "0.0.1"
[io.esastack/commons-net-netty "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.esastack : commons-net-core | jar | 0.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-common | jar | |
| io.netty : netty-codec-http | jar | |
| io.netty : netty-codec-http2 | jar | |
| io.netty : netty-buffer | jar | |
| io.esastack : commons | jar | 0.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| org.mockito : mockito-inline | jar | 3.3.3 |