is not current version
Last Version 1.7.0

zdawn-commons 1.6.0

the main functions of zdawn-commons project include simple orm,common query using jdbc,utility class etc

License

License

GroupId

GroupId

com.zdawn
ArtifactId

ArtifactId

zdawn-commons
Version

Version

1.6.0
Type

Type

jar
Description

Description

zdawn-commons
the main functions of zdawn-commons project include simple orm,common query using jdbc,utility class etc
Source Code Management

Source Code Management

https://github.com/zhaobaosheng/zdawn-commons

Download zdawn-commons 1.6.0


<!-- https://jarcasting.com/artifacts/com.zdawn/zdawn-commons/ -->
<dependency>
    <groupId>com.zdawn</groupId>
    <artifactId>zdawn-commons</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zdawn/zdawn-commons/
implementation 'com.zdawn:zdawn-commons:1.6.0'
// https://jarcasting.com/artifacts/com.zdawn/zdawn-commons/
implementation ("com.zdawn:zdawn-commons:1.6.0")
'com.zdawn:zdawn-commons:jar:1.6.0'
<dependency org="com.zdawn" name="zdawn-commons" rev="1.6.0">
  <artifact name="zdawn-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zdawn', module='zdawn-commons', version='1.6.0')
)
libraryDependencies += "com.zdawn" % "zdawn-commons" % "1.6.0"
[com.zdawn/zdawn-commons "1.6.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-context jar 4.2.6.RELEASE
org.springframework : spring-webmvc jar 4.2.6.RELEASE
org.springframework : spring-aop pom 4.2.6.RELEASE
org.springframework : spring-orm jar 4.2.6.RELEASE
org.springframework : spring-tx jar 4.2.6.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.6.6
com.fasterxml.jackson.core : jackson-databind jar 2.6.6

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.