License |
License |
---|---|
GroupId | GroupIdcom.github.yoojia |
ArtifactId | ArtifactIdnext-core |
Last Version | Last Version1.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNEXT
A FAST && THIN && HIGH SCALABLE Java web framework
|
Filename | Size |
---|---|
next-core-1.3.4.pom | |
next-core-1.3.4.jar | 72 KB |
next-core-1.3.4-sources.jar | 39 KB |
next-core-1.3.4-javadoc.jar | 188 KB |
Browse |
<!-- 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"]
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 |