License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Git Development Tools Version Controls Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcn.huangxulin |
ArtifactId | ArtifactIdgit-hook-spring-boot-autoconfigure |
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
|
<!-- https://jarcasting.com/artifacts/cn.huangxulin/git-hook-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.huangxulin</groupId>
<artifactId>git-hook-spring-boot-autoconfigure</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.huangxulin/git-hook-spring-boot-autoconfigure/
implementation 'cn.huangxulin:git-hook-spring-boot-autoconfigure:1.0.2'
// https://jarcasting.com/artifacts/cn.huangxulin/git-hook-spring-boot-autoconfigure/
implementation ("cn.huangxulin:git-hook-spring-boot-autoconfigure:1.0.2")
'cn.huangxulin:git-hook-spring-boot-autoconfigure:jar:1.0.2'
<dependency org="cn.huangxulin" name="git-hook-spring-boot-autoconfigure" rev="1.0.2">
<artifact name="git-hook-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.huangxulin', module='git-hook-spring-boot-autoconfigure', version='1.0.2')
)
libraryDependencies += "cn.huangxulin" % "git-hook-spring-boot-autoconfigure" % "1.0.2"
[cn.huangxulin/git-hook-spring-boot-autoconfigure "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.huangxulin : git-hook-core | jar | 1.0.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.14 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.14 |