Last Version

xyz.shodown:shodown-dynamicdb 2.0.0

shodown基础依赖包父pom

License

License

GroupId

GroupId

xyz.shodown
ArtifactId

ArtifactId

shodown-dynamicdb
Version

Version

2.0.0
Type

Type

jar
Description

Description

shodown基础依赖包父pom

Download shodown-dynamicdb 2.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6
com.alibaba : druid-spring-boot-starter jar 1.1.22
org.aspectj : aspectjweaver jar 1.9.6
xyz.shodown : shodown-common jar 2.0.0
org.projectlombok : lombok jar 1.18.18

Project Modules

There are no modules declared in this project.