License |
License |
---|---|
GroupId | GroupIdcn.naturemix |
ArtifactId | ArtifactIdnaturemix-framework |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnaturemix
naturemix is a lightweight Java Web Framework and reusable components.
|
Filename | Size |
---|---|
naturemix-framework-1.1.3.pom | |
naturemix-framework-1.1.3.jar | 35 KB |
naturemix-framework-1.1.3-sources.jar | 20 KB |
naturemix-framework-1.1.3-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.naturemix/naturemix-framework/ -->
<dependency>
<groupId>cn.naturemix</groupId>
<artifactId>naturemix-framework</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.naturemix/naturemix-framework/
implementation 'cn.naturemix:naturemix-framework:1.1.3'
// https://jarcasting.com/artifacts/cn.naturemix/naturemix-framework/
implementation ("cn.naturemix:naturemix-framework:1.1.3")
'cn.naturemix:naturemix-framework:jar:1.1.3'
<dependency org="cn.naturemix" name="naturemix-framework" rev="1.1.3">
<artifact name="naturemix-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.naturemix', module='naturemix-framework', version='1.1.3')
)
libraryDependencies += "cn.naturemix" % "naturemix-framework" % "1.1.3"
[cn.naturemix/naturemix-framework "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.4 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.apache.commons : commons-collections4 | jar | 4.0 |
commons-dbutils : commons-dbutils | jar | 1.6 |
org.apache.commons : commons-dbcp2 | jar | 2.0.1 |
cglib : cglib | jar | 2.2.2 |
commons-fileupload : commons-fileupload | jar | 1.3 |
commons-codec : commons-codec | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jstl | jar | 1.2 |
mysql : mysql-connector-java | jar | 5.1.43 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |