io.github.junxworks:junx-netty

开源junx工具包

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.junxworks
ArtifactId

ArtifactId

junx-netty
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

开源junx工具包

Download junx-netty

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.junxworks : junx-core jar 1.0.9
io.netty : netty-all jar 4.1.26.Final
org.msgpack : msgpack-core jar 0.8.16
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.1
1.0.0