Last Version

xyz.shodown:shodown-all 2.0.0

shodown基础依赖包父pom

License

License

GroupId

GroupId

xyz.shodown
ArtifactId

ArtifactId

shodown-all
Version

Version

2.0.0
Type

Type

jar
Description

Description

shodown基础依赖包父pom

Download shodown-all 2.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
xyz.shodown : shodown-crypto jar 2.0.0
xyz.shodown : shodown-autocode jar 2.0.0
xyz.shodown : shodown-core jar 2.0.0
xyz.shodown : shodown-dynamicdb jar 2.0.0
xyz.shodown : shodown-grpc jar 2.0.0
xyz.shodown : shodown-jpa jar 2.0.0
org.projectlombok : lombok jar 1.18.18

Project Modules

There are no modules declared in this project.