Last Version

restnext 0.3.5

RestNext is a framework built on top of Netty framework with automatic security and route scanning approach for micro services.

License

License

GroupId

GroupId

org.restnext
ArtifactId

ArtifactId

restnext
Version

Version

0.3.5
Type

Type

pom
Description

Description

restnext
RestNext is a framework built on top of Netty framework with automatic security and route scanning approach for micro services.
Project URL

Project URL

https://github.com/RestNEXT
Project Organization

Project Organization

RestNEXT
Source Code Management

Source Code Management

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

Download restnext 0.3.5

Filename Size
restnext-0.3.5.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • restnext-bom
  • restnext-core
  • restnext-util
  • restnext-server
  • restnext-route
  • restnext-security