naturemix

naturemix is a lightweight Java Web Framework and reusable components.

License

License

GroupId

GroupId

cn.naturemix
ArtifactId

ArtifactId

naturemix-framework
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

naturemix
naturemix is a lightweight Java Web Framework and reusable components.

Download naturemix-framework

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet.jsp : jsp-api jar 2.2

runtime (2)

Group / Artifact Type Version
javax.servlet : jstl jar 1.2
mysql : mysql-connector-java jar 5.1.43

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0