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