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