Last Version

hmtool-parent 1.6.2

hmtool通用工具父POM

License

License

GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-parent
Version

Version

1.6.2
Type

Type

pom
Description

Description

hmtool-parent
hmtool通用工具父POM
Project URL

Project URL

https://gitee.com/hmtool/parent.git

Download hmtool-parent 1.6.2

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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • hmtool-core