Last Version

xyz.shodown:shodown-core 2.0.0

shodown基础依赖包父pom

License

License

GroupId

GroupId

xyz.shodown
ArtifactId

ArtifactId

shodown-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

shodown基础依赖包父pom

Download shodown-core 2.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
xyz.shodown : shodown-common jar 2.0.0
org.springframework.boot : spring-boot-starter-web jar 2.6.6
org.springframework.boot : spring-boot-starter-log4j2 jar 2.6.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
org.springframework.boot : spring-boot-starter-validation jar 2.6.6
org.aspectj : aspectjweaver jar 1.9.6
org.projectlombok : lombok jar 1.18.18

Project Modules

There are no modules declared in this project.