Last Version

durcframework core 3.1.10

durcframework core

License

License

Categories

Categories

Net
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

durcframework-core
Version

Version

3.1.10
Type

Type

jar
Description

Description

durcframework core
durcframework core

Download durcframework-core 3.1.10


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

Dependencies

compile (22)

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

provided (1)

Group / Artifact Type Version
org.apache.tomcat : servlet-api jar 6.0.29

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.