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