License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Git Development Tools Version Controls |
GroupId | GroupIdcn.huangxulin |
ArtifactId | ArtifactIdgit-hook-spring-boot-starter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
git-hook-spring-boot-starter-1.0.2.pom | |
git-hook-spring-boot-starter-1.0.2.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
cn.huangxulin : git-hook-spring-boot-autoconfigure | jar | 1.0.2 |