| License |
License |
|---|---|
| GroupId | GroupIdtech.mhuang |
| ArtifactId | ArtifactIdhmtool-parent |
| Last Version | Last Version1.6.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionhmtool-parent
hmtool通用工具父POM
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hmtool-parent-1.6.2.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.mhuang/hmtool-parent/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>hmtool-parent</artifactId>
<version>1.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-parent/
implementation 'tech.mhuang:hmtool-parent:1.6.2'
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-parent/
implementation ("tech.mhuang:hmtool-parent:1.6.2")
'tech.mhuang:hmtool-parent:pom:1.6.2'
<dependency org="tech.mhuang" name="hmtool-parent" rev="1.6.2">
<artifact name="hmtool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='hmtool-parent', version='1.6.2')
)
libraryDependencies += "tech.mhuang" % "hmtool-parent" % "1.6.2"
[tech.mhuang/hmtool-parent "1.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |