| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.software-hhao |
| Идентификатор | Идентификаторhhao-common-core |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеTop pom.xml file
|
| Имя Файла | Размер |
|---|---|
| hhao-common-core-1.0.4.pom | |
| hhao-common-core-1.0.4.jar | 47 KB |
| hhao-common-core-1.0.4-sources.jar | 54 KB |
| hhao-common-core-1.0.4-javadoc.jar | 432 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-common-core/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-common-core</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-common-core/
implementation 'io.github.software-hhao:hhao-common-core:1.0.4'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-common-core/
implementation ("io.github.software-hhao:hhao-common-core:1.0.4")
'io.github.software-hhao:hhao-common-core:jar:1.0.4'
<dependency org="io.github.software-hhao" name="hhao-common-core" rev="1.0.4">
<artifact name="hhao-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-common-core', version='1.0.4')
)
libraryDependencies += "io.github.software-hhao" % "hhao-common-core" % "1.0.4"
[io.github.software-hhao/hhao-common-core "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| org.javamoney : moneta | pom | 1.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |