Netty Jaxrs

Simple using of Netty framework to provide RESTful service resources encapsulated in a jar file.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.bekioui.netty.jaxrs
Идентификатор

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

netty-jaxrs
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Netty Jaxrs
Simple using of Netty framework to provide RESTful service resources encapsulated in a jar file.

Скачать netty-jaxrs

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 4.2.4.RELEASE
io.netty : netty-all jar 4.0.34.Final
org.jboss.resteasy : resteasy-netty4 jar 3.0.14.Final
io.swagger : swagger-jaxrs jar 1.5.7
com.excilys.ebi.utils : spring-log jar 1.0.4
ch.qos.logback : logback-classic jar 1.1.3

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

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

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

Версия
1.1.0
1.0.1
1.0.0