License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdxyz.shodown |
ArtifactId | ArtifactIdshodown-autoconfig |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshodown基础依赖包父pom
|
Filename | Size |
---|---|
shodown-autoconfig-1.0.2.pom | |
shodown-autoconfig-1.0.2.jar | 8 KB |
shodown-autoconfig-1.0.2-sources.jar | 5 KB |
shodown-autoconfig-1.0.2-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.shodown/shodown-autoconfig/ -->
<dependency>
<groupId>xyz.shodown</groupId>
<artifactId>shodown-autoconfig</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.shodown/shodown-autoconfig/
implementation 'xyz.shodown:shodown-autoconfig:1.0.2'
// https://jarcasting.com/artifacts/xyz.shodown/shodown-autoconfig/
implementation ("xyz.shodown:shodown-autoconfig:1.0.2")
'xyz.shodown:shodown-autoconfig:jar:1.0.2'
<dependency org="xyz.shodown" name="shodown-autoconfig" rev="1.0.2">
<artifact name="shodown-autoconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.shodown', module='shodown-autoconfig', version='1.0.2')
)
libraryDependencies += "xyz.shodown" % "shodown-autoconfig" % "1.0.2"
[xyz.shodown/shodown-autoconfig "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.3 |
xyz.shodown : shodown-core | jar | 1.0.2 |
org.projectlombok : lombok | jar | 1.18.18 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.6.3 |