License |
License |
---|---|
GroupId | GroupIdio.github.software-hhao |
ArtifactId | ArtifactIdhhao-extension |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTop pom.xml file
|
Filename | Size |
---|---|
hhao-extension-1.1.0.pom | |
hhao-extension-1.1.0.jar | 45 KB |
hhao-extension-1.1.0-sources.jar | 33 KB |
hhao-extension-1.1.0-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-extension/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-extension</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-extension/
implementation 'io.github.software-hhao:hhao-extension:1.1.0'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-extension/
implementation ("io.github.software-hhao:hhao-extension:1.1.0")
'io.github.software-hhao:hhao-extension:jar:1.1.0'
<dependency org="io.github.software-hhao" name="hhao-extension" rev="1.1.0">
<artifact name="hhao-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-extension', version='1.1.0')
)
libraryDependencies += "io.github.software-hhao" % "hhao-extension" % "1.1.0"
[io.github.software-hhao/hhao-extension "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
io.github.software-hhao : hhao-common-core | jar | 1.1.0 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.6.6 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.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 |