cn.huangxulin:git-hook-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices Git Development Tools Version Controls
GroupId

GroupId

cn.huangxulin
ArtifactId

ArtifactId

git-hook-spring-boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download git-hook-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cn.huangxulin : git-hook-spring-boot-autoconfigure jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0