| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.software-hhao |
| Идентификатор | Идентификаторhhao-money |
| Версия | Версия0.0.8 |
| Тип | Типjar |
| Описание |
ОписаниеTop pom.xml file
|
| Имя Файла | Размер |
|---|---|
| hhao-money-0.0.8.pom | |
| hhao-money-0.0.8.jar | 27 KB |
| hhao-money-0.0.8-sources.jar | 21 KB |
| hhao-money-0.0.8-javadoc.jar | 504 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-money/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-money</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-money/
implementation 'io.github.software-hhao:hhao-money:0.0.8'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-money/
implementation ("io.github.software-hhao:hhao-money:0.0.8")
'io.github.software-hhao:hhao-money:jar:0.0.8'
<dependency org="io.github.software-hhao" name="hhao-money" rev="0.0.8">
<artifact name="hhao-money" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-money', version='0.0.8')
)
libraryDependencies += "io.github.software-hhao" % "hhao-money" % "0.0.8"
[io.github.software-hhao/hhao-money "0.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.software-hhao : hhao-common-core | jar | 0.0.8 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.fasterxml.jackson.core : jackson-databind Необязательный | jar | 2.13.1 |
| org.springframework.boot : spring-boot-starter Необязательный | jar | 2.6.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |