easynetty 1.0.4

a java project for easy to apply java netty framework.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.tiger822.netty
ArtifactId

ArtifactId

easynetty
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

easynetty 1.0.4
a java project for easy to apply java netty framework.
Project URL

Project URL

https://github.com/tiger822/easynetty

Download easynetty

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.73.Final
org.apache.thrift : libthrift jar 0.15.0
io.grpc : grpc-netty-shaded jar 1.21.0
io.grpc : grpc-protobuf jar 1.21.0
com.google.protobuf : protobuf-java-util jar 3.7.1
io.grpc : grpc-stub jar 1.21.0
org.projectlombok : lombok jar 1.18.22
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0

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.4
1.0.3
1.0.2
1.0.1