NEXT

A FAST && THIN && HIGH SCALABLE Java web framework

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-server
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

NEXT
A FAST && THIN && HIGH SCALABLE Java web framework

Download next-server

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-webapp jar 8.1.17.v20150415

Project Modules

There are no modules declared in this project.

Versions

Version
1.0