NEXT

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

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-core
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download next-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.12
org.yaml : snakeyaml jar 1.15
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.3
1.2.2
1.2.1
1.2
1.1
1.0