| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Git Инструменты разработки Контроль версий |
| Группа | Группаcn.huangxulin |
| Идентификатор | Идентификаторgit-hook-spring-boot-starter |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications built with Maven
|
| Имя Файла | Размер |
|---|---|
| git-hook-spring-boot-starter-1.0.2.pom | |
| git-hook-spring-boot-starter-1.0.2.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.huangxulin/git-hook-spring-boot-starter/ -->
<dependency>
<groupId>cn.huangxulin</groupId>
<artifactId>git-hook-spring-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.huangxulin/git-hook-spring-boot-starter/
implementation 'cn.huangxulin:git-hook-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/cn.huangxulin/git-hook-spring-boot-starter/
implementation ("cn.huangxulin:git-hook-spring-boot-starter:1.0.2")
'cn.huangxulin:git-hook-spring-boot-starter:jar:1.0.2'
<dependency org="cn.huangxulin" name="git-hook-spring-boot-starter" rev="1.0.2">
<artifact name="git-hook-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.huangxulin', module='git-hook-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "cn.huangxulin" % "git-hook-spring-boot-starter" % "1.0.2"
[cn.huangxulin/git-hook-spring-boot-starter "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.huangxulin : git-hook-spring-boot-autoconfigure | jar | 1.0.2 |