is not current version
Last Version 5.5.8

cn.legendshop:dao 5.5.7

jdbcPlus++ is a jdbc tool base on jdbcTemplate

GroupId

GroupId

cn.legendshop
ArtifactId

ArtifactId

dao
Version

Version

5.5.7
Type

Type

pom

Download dao 5.5.7

Filename Size
dao-5.5.7.pom 4 KB
Browse

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