hmtool-parent

hmtool通用工具父POM

Лицензия

Лицензия

Группа

Группа

tech.mhuang
Идентификатор

Идентификатор

hmtool-parent
Последняя версия

Последняя версия

1.6.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

hmtool-parent
hmtool通用工具父POM
Ссылка на сайт

Ссылка на сайт

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

Скачать hmtool-parent

Имя Файла Размер
hmtool-parent-1.6.2.pom 5 KB
Обзор

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

  • hmtool-core

Версии библиотеки

Версия
1.6.2
1.6.1
1.6.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0