easynetty 1.0.4

a java project for easy to apply java netty framework.

Лицензия

Лицензия

Категории

Категории

Сеть Netty Networking
Группа

Группа

io.github.tiger822.netty
Идентификатор

Идентификатор

easynetty
Последняя версия

Последняя версия

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

easynetty 1.0.4
a java project for easy to apply java netty framework.
Ссылка на сайт

Ссылка на сайт

https://github.com/tiger822/easynetty

Скачать easynetty

Как подключить последнюю версию

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.4
1.0.3
1.0.2
1.0.1