| License |
License |
|---|---|
| GroupId | GroupIdio.github.software-hhao |
| ArtifactId | ArtifactIdhhao-common |
| Version | Version0.0.9 |
| Type | Typepom |
| Description |
Descriptionhhao-common
Top pom.xml file
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hhao-common-0.0.9.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-common/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-common</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-common/
implementation 'io.github.software-hhao:hhao-common:0.0.9'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-common/
implementation ("io.github.software-hhao:hhao-common:0.0.9")
'io.github.software-hhao:hhao-common:pom:0.0.9'
<dependency org="io.github.software-hhao" name="hhao-common" rev="0.0.9">
<artifact name="hhao-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-common', version='0.0.9')
)
libraryDependencies += "io.github.software-hhao" % "hhao-common" % "0.0.9"
[io.github.software-hhao/hhao-common "0.0.9"]
| 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 |