License |
License |
---|---|
GroupId | GroupIdcn.legendshop |
ArtifactId | ArtifactIddao |
Version | Version5.5.8 |
Type | Typepom |
Description |
Descriptionlegendshop dao module
jdbcPlus++ is a jdbc tool base on jdbcTemplate
|
Filename | Size |
---|---|
dao-5.5.8.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.legendshop/dao/ -->
<dependency>
<groupId>cn.legendshop</groupId>
<artifactId>dao</artifactId>
<version>5.5.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.legendshop/dao/
implementation 'cn.legendshop:dao:5.5.8'
// https://jarcasting.com/artifacts/cn.legendshop/dao/
implementation ("cn.legendshop:dao:5.5.8")
'cn.legendshop:dao:pom:5.5.8'
<dependency org="cn.legendshop" name="dao" rev="5.5.8">
<artifact name="dao" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.legendshop', module='dao', version='5.5.8')
)
libraryDependencies += "cn.legendshop" % "dao" % "5.5.8"
[cn.legendshop/dao "5.5.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
org.slf4j : jcl-over-slf4j | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |