License |
License |
---|---|
GroupId | GroupIdxyz.shodown |
ArtifactId | ArtifactIdshodown-all |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshodown基础依赖包父pom
|
Filename | Size |
---|---|
shodown-all-2.0.0.pom | |
shodown-all-2.0.0.jar | 1 KB |
shodown-all-2.0.0-sources.jar | 1 KB |
Browse |
<!-- 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"]
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 |