License |
License |
---|---|
GroupId | GroupIdcn.6tail |
ArtifactId | ArtifactIdnlf2-core |
Last Version | Last Version1.8.99 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight java framework
|
Filename | Size |
---|---|
nlf2-core-1.8.99.pom | |
nlf2-core-1.8.99.jar | 245 KB |
nlf2-core-1.8.99-sources.jar | 163 KB |
nlf2-core-1.8.99-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.6tail/nlf2-core/ -->
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>nlf2-core</artifactId>
<version>1.8.99</version>
</dependency>
// https://jarcasting.com/artifacts/cn.6tail/nlf2-core/
implementation 'cn.6tail:nlf2-core:1.8.99'
// https://jarcasting.com/artifacts/cn.6tail/nlf2-core/
implementation ("cn.6tail:nlf2-core:1.8.99")
'cn.6tail:nlf2-core:jar:1.8.99'
<dependency org="cn.6tail" name="nlf2-core" rev="1.8.99">
<artifact name="nlf2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.6tail', module='nlf2-core', version='1.8.99')
)
libraryDependencies += "cn.6tail" % "nlf2-core" % "1.8.99"
[cn.6tail/nlf2-core "1.8.99"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |