Netty Jaxrs

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

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.bekioui.netty.jaxrs
ArtifactId

ArtifactId

netty-jaxrs
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download netty-jaxrs

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0