Last Version

xyz.shodown:shodown-autoconfig 1.0.2

shodown基础依赖包父pom

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

xyz.shodown
ArtifactId

ArtifactId

shodown-autoconfig
Version

Version

1.0.2
Type

Type

jar
Description

Description

shodown基础依赖包父pom

Download shodown-autoconfig 1.0.2


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.