License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.software-hhao |
ArtifactId | ArtifactIdhhao-spring-boot-starter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTop pom.xml file
|
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-spring-boot-starter/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-spring-boot-starter/
implementation 'io.github.software-hhao:hhao-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-spring-boot-starter/
implementation ("io.github.software-hhao:hhao-spring-boot-starter:1.1.0")
'io.github.software-hhao:hhao-spring-boot-starter:jar:1.1.0'
<dependency org="io.github.software-hhao" name="hhao-spring-boot-starter" rev="1.1.0">
<artifact name="hhao-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "io.github.software-hhao" % "hhao-spring-boot-starter" % "1.1.0"
[io.github.software-hhao/hhao-spring-boot-starter "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.software-hhao : hhao-common-core | jar | 1.1.0 |
io.github.software-hhao : hhao-jackson | jar | 1.1.0 |
io.github.software-hhao : hhao-utils | jar | 1.1.0 |
org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.6 |
org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final |
javax.el : javax.el-api | jar | 3.0.0 |
org.glassfish : javax.el | jar | 3.0.0 |
org.owasp.antisamy : antisamy | jar | 1.6.5 |
com.github.xiaoymin : knife4j-spring-boot-starter Optional | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.9.8.RC3 |
org.aspectj : aspectjweaver | jar | 1.9.8.RC3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |