com.github.sd4324530:fastnetty

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.sd4324530
Идентификатор

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

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

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

0.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

Система контроля версий

https://github.com/sd4324530/fastnetty.git

Скачать fastnetty

Имя Файла Размер
fastnetty-0.1.1.pom 9 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.sd4324530/fastnetty/ -->
<dependency>
    <groupId>com.github.sd4324530</groupId>
    <artifactId>fastnetty</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sd4324530/fastnetty/
implementation 'com.github.sd4324530:fastnetty:0.1.1'
// https://jarcasting.com/artifacts/com.github.sd4324530/fastnetty/
implementation ("com.github.sd4324530:fastnetty:0.1.1")
'com.github.sd4324530:fastnetty:pom:0.1.1'
<dependency org="com.github.sd4324530" name="fastnetty" rev="0.1.1">
  <artifact name="fastnetty" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sd4324530', module='fastnetty', version='0.1.1')
)
libraryDependencies += "com.github.sd4324530" % "fastnetty" % "0.1.1"
[com.github.sd4324530/fastnetty "0.1.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.netty : netty-all jar 4.0.29.Final
org.slf4j : slf4j-api jar 1.7.12

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3

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

  • fastnetty-server
  • fastnetty-common

fastnetty

base on netty4.X

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

Версия
0.1.1
0.1.0