License |
License |
---|---|
GroupId | GroupIdcn.legendshop |
ArtifactId | ArtifactIdlegendshop-dao-annotation |
Version | Version5.5.8 |
Type | Typejar |
Description |
DescriptionjdbcPlus++ is a jdbc tool base on jdbcTemplate
|
Filename | Size |
---|---|
legendshop-dao-annotation-5.5.8.pom | |
legendshop-dao-annotation-5.5.8.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.legendshop/legendshop-dao-annotation/ -->
<dependency>
<groupId>cn.legendshop</groupId>
<artifactId>legendshop-dao-annotation</artifactId>
<version>5.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.legendshop/legendshop-dao-annotation/
implementation 'cn.legendshop:legendshop-dao-annotation:5.5.8'
// https://jarcasting.com/artifacts/cn.legendshop/legendshop-dao-annotation/
implementation ("cn.legendshop:legendshop-dao-annotation:5.5.8")
'cn.legendshop:legendshop-dao-annotation:jar:5.5.8'
<dependency org="cn.legendshop" name="legendshop-dao-annotation" rev="5.5.8">
<artifact name="legendshop-dao-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.legendshop', module='legendshop-dao-annotation', version='5.5.8')
)
libraryDependencies += "cn.legendshop" % "legendshop-dao-annotation" % "5.5.8"
[cn.legendshop/legendshop-dao-annotation "5.5.8"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.20 |
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 |