| License |
License |
|---|---|
| GroupId | GroupIdio.github.software-hhao |
| ArtifactId | ArtifactIdhhao-money |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTop pom.xml file
|
| Filename | Size |
|---|---|
| hhao-money-1.1.0.pom | |
| hhao-money-1.1.0.jar | 27 KB |
| hhao-money-1.1.0-sources.jar | 21 KB |
| hhao-money-1.1.0-javadoc.jar | 504 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-money/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-money</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-money/
implementation 'io.github.software-hhao:hhao-money:1.1.0'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-money/
implementation ("io.github.software-hhao:hhao-money:1.1.0")
'io.github.software-hhao:hhao-money:jar:1.1.0'
<dependency org="io.github.software-hhao" name="hhao-money" rev="1.1.0">
<artifact name="hhao-money" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-money', version='1.1.0')
)
libraryDependencies += "io.github.software-hhao" % "hhao-money" % "1.1.0"
[io.github.software-hhao/hhao-money "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.software-hhao : hhao-common-core | jar | 1.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.2.2 |
| org.springframework.boot : spring-boot-starter Optional | jar | 2.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |