restnext-server

RestNext Server

License

License

GroupId

GroupId

org.restnext
ArtifactId

ArtifactId

restnext-server
Last Version

Last Version

0.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

restnext-server
RestNext Server
Project Organization

Project Organization

RestNEXT
Source Code Management

Source Code Management

https://github.com/RestNEXT/restnext/tree/master/restnext-server

Download restnext-server

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.restnext : restnext-security jar
org.restnext : restnext-route jar
io.netty : netty-transport-native-epoll jar
io.netty : netty-handler jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0