io.github.software-hhao:hhao-spring-boot-starter

Top pom.xml file

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.software-hhao
ArtifactId

ArtifactId

hhao-spring-boot-starter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Top pom.xml file

Download hhao-spring-boot-starter

How to add to project

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

Dependencies

compile (10)

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

runtime (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.8.RC3
org.aspectj : aspectjweaver jar 1.9.8.RC3

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.4
0.0.9
0.0.8