License |
License |
---|---|
GroupId | GroupIdcn.legendshop |
ArtifactId | ArtifactIdlegendshop-dao |
Version | Version5.5.8 |
Type | Typejar |
Description |
DescriptionjdbcPlus++ is a jdbc tool base on jdbcTemplate
|
Filename | Size |
---|---|
legendshop-dao-5.5.8.pom | |
legendshop-dao-5.5.8.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.legendshop/legendshop-dao/ -->
<dependency>
<groupId>cn.legendshop</groupId>
<artifactId>legendshop-dao</artifactId>
<version>5.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.legendshop/legendshop-dao/
implementation 'cn.legendshop:legendshop-dao:5.5.8'
// https://jarcasting.com/artifacts/cn.legendshop/legendshop-dao/
implementation ("cn.legendshop:legendshop-dao:5.5.8")
'cn.legendshop:legendshop-dao:jar:5.5.8'
<dependency org="cn.legendshop" name="legendshop-dao" rev="5.5.8">
<artifact name="legendshop-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.legendshop', module='legendshop-dao', version='5.5.8')
)
libraryDependencies += "cn.legendshop" % "legendshop-dao" % "5.5.8"
[cn.legendshop/legendshop-dao "5.5.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | 5.0.13.RELEASE |
org.springframework : spring-beans | jar | 5.0.13.RELEASE |
org.springframework : spring-core | jar | 5.0.13.RELEASE |
org.springframework : spring-tx | jar | 5.0.13.RELEASE |
org.springframework : spring-aop | jar | 5.0.13.RELEASE |
org.springframework : spring-context | jar | 5.0.13.RELEASE |
org.springframework : spring-context-support | jar | 5.0.13.RELEASE |
cn.legendshop : legendshop-dao-annotation | jar | 5.5.8 |
org.slf4j : jcl-over-slf4j | jar | 1.7.28 |
com.esotericsoftware : reflectasm | jar | 1.11.3 |
oro : oro | jar | 2.0.8 |
dom4j : dom4j | jar | 1.6.1 |
commons-io : commons-io | jar | 2.5 |
jaxen : jaxen | jar | 1.1.6 |
org.slf4j : slf4j-api | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle : ojdbc14 | jar | 10.2.0.4.0 |
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |