is not current version
Last Version 0.2.2

Commons :: Netty :: Core 0.1.1

ESA Commons is the common lib of ESA Stack.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

commons-netty-core
Version

Version

0.1.1
Type

Type

jar
Description

Description

Commons :: Netty :: Core
ESA Commons is the common lib of ESA Stack.

Download commons-netty-core 0.1.1


<!-- https://jarcasting.com/artifacts/io.esastack/commons-netty-core/ -->
<dependency>
    <groupId>io.esastack</groupId>
    <artifactId>commons-netty-core</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/commons-netty-core/
implementation 'io.esastack:commons-netty-core:0.1.1'
// https://jarcasting.com/artifacts/io.esastack/commons-netty-core/
implementation ("io.esastack:commons-netty-core:0.1.1")
'io.esastack:commons-netty-core:jar:0.1.1'
<dependency org="io.esastack" name="commons-netty-core" rev="0.1.1">
  <artifact name="commons-netty-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='commons-netty-core', version='0.1.1')
)
libraryDependencies += "io.esastack" % "commons-netty-core" % "0.1.1"
[io.esastack/commons-netty-core "0.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.esastack : commons jar 0.1.1

provided (1)

Group / Artifact Type Version
io.netty : netty-buffer jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
org.mockito : mockito-inline jar 3.3.3

Project Modules

There are no modules declared in this project.