Last Version

Commons :: Net :: Netty 0.0.1

ESA Commons Net is the common lib of Networking.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

commons-net-netty
Version

Version

0.0.1
Type

Type

jar
Description

Description

Commons :: Net :: Netty
ESA Commons Net is the common lib of Networking.

Download commons-net-netty 0.0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.esastack : commons-net-core jar 0.0.1

provided (5)

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

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.