License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oschina.durcframework |
ArtifactId | ArtifactIddurcframework-core |
Last Version | Last Version3.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondurcframework core
durcframework core
|
Filename | Size |
---|---|
durcframework-core-3.1.10.pom | |
durcframework-core-3.1.10.jar | 86 KB |
durcframework-core-3.1.10-sources.jar | 59 KB |
durcframework-core-3.1.10-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.durcframework/durcframework-core/ -->
<dependency>
<groupId>net.oschina.durcframework</groupId>
<artifactId>durcframework-core</artifactId>
<version>3.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.durcframework/durcframework-core/
implementation 'net.oschina.durcframework:durcframework-core:3.1.10'
// https://jarcasting.com/artifacts/net.oschina.durcframework/durcframework-core/
implementation ("net.oschina.durcframework:durcframework-core:3.1.10")
'net.oschina.durcframework:durcframework-core:jar:3.1.10'
<dependency org="net.oschina.durcframework" name="durcframework-core" rev="3.1.10">
<artifact name="durcframework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.durcframework', module='durcframework-core', version='3.1.10')
)
libraryDependencies += "net.oschina.durcframework" % "durcframework-core" % "3.1.10"
[net.oschina.durcframework/durcframework-core "3.1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 3.2.2.RELEASE |
org.springframework : spring-aspects | jar | 3.2.2.RELEASE |
org.springframework : spring-context-support | jar | 3.2.2.RELEASE |
org.springframework : spring-jdbc | jar | 3.2.2.RELEASE |
org.springframework : spring-orm | jar | 3.2.2.RELEASE |
org.springframework : spring-test | jar | 3.2.2.RELEASE |
org.springframework : spring-tx | jar | 3.2.2.RELEASE |
org.springframework : spring-web | jar | 3.2.2.RELEASE |
org.springframework : spring-oxm | jar | 3.2.2.RELEASE |
org.springframework : spring-webmvc | jar | 3.2.2.RELEASE |
org.aspectj : aspectjrt | jar | 1.7.2 |
asm : asm | jar | 2.2.3 |
cglib : cglib-nodep | jar | 2.1_3 |
commons-pool : commons-pool | jar | 1.3 |
commons-codec : commons-codec | jar | 1.5 |
jstl : jstl | jar | 1.2 |
taglibs : standard | jar | 1.1.2 |
log4j : log4j | jar | 1.2.16 |
org.mybatis : mybatis | jar | 3.3.0 |
org.mybatis : mybatis-spring | jar | 1.2.3 |
net.sf.jxls : jxls-core | jar | 1.0-RC-2 |
org.hibernate : hibernate-validator | jar | 4.3.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : servlet-api | jar | 6.0.29 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8 |