| License |
License |
|---|---|
| GroupId | GroupIdio.github.software-hhao |
| ArtifactId | ArtifactIdhhao-utils |
| Version | Version0.0.8 |
| Type | Typejar |
| Description |
DescriptionTop pom.xml file
|
| Filename | Size |
|---|---|
| hhao-utils-0.0.8.pom | |
| hhao-utils-0.0.8.jar | 121 KB |
| hhao-utils-0.0.8-sources.jar | 118 KB |
| hhao-utils-0.0.8-javadoc.jar | 548 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-utils/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-utils</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-utils/
implementation 'io.github.software-hhao:hhao-utils:0.0.8'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-utils/
implementation ("io.github.software-hhao:hhao-utils:0.0.8")
'io.github.software-hhao:hhao-utils:jar:0.0.8'
<dependency org="io.github.software-hhao" name="hhao-utils" rev="0.0.8">
<artifact name="hhao-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-utils', version='0.0.8')
)
libraryDependencies += "io.github.software-hhao" % "hhao-utils" % "0.0.8"
[io.github.software-hhao/hhao-utils "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.software-hhao : hhao-common-core | jar | 0.0.8 |
| org.owasp.antisamy : antisamy | jar | 1.6.4 |
| 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 |