cn.huangxulin:git-hook-core

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

Git Инструменты разработки Контроль версий
Группа

Группа

cn.huangxulin
Идентификатор

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

git-hook-core
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven

Скачать git-hook-core

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

<!-- https://jarcasting.com/artifacts/cn.huangxulin/git-hook-core/ -->
<dependency>
    <groupId>cn.huangxulin</groupId>
    <artifactId>git-hook-core</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.huangxulin/git-hook-core/
implementation 'cn.huangxulin:git-hook-core:1.0.2'
// https://jarcasting.com/artifacts/cn.huangxulin/git-hook-core/
implementation ("cn.huangxulin:git-hook-core:1.0.2")
'cn.huangxulin:git-hook-core:jar:1.0.2'
<dependency org="cn.huangxulin" name="git-hook-core" rev="1.0.2">
  <artifact name="git-hook-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.huangxulin', module='git-hook-core', version='1.0.2')
)
libraryDependencies += "cn.huangxulin" % "git-hook-core" % "1.0.2"
[cn.huangxulin/git-hook-core "1.0.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar 1.18.24

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.5.14

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

Данный проект не имеет модулей.

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

Версия
1.0.2
1.0.1
1.0.0