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 |
Version | Version1.0.1 |
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.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.huangxulin/git-hook-spring-boot-autoconfigure/
implementation 'cn.huangxulin:git-hook-spring-boot-autoconfigure:1.0.1'
// https://jarcasting.com/artifacts/cn.huangxulin/git-hook-spring-boot-autoconfigure/
implementation ("cn.huangxulin:git-hook-spring-boot-autoconfigure:1.0.1")
'cn.huangxulin:git-hook-spring-boot-autoconfigure:jar:1.0.1'
<dependency org="cn.huangxulin" name="git-hook-spring-boot-autoconfigure" rev="1.0.1">
<artifact name="git-hook-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.huangxulin', module='git-hook-spring-boot-autoconfigure', version='1.0.1')
)
libraryDependencies += "cn.huangxulin" % "git-hook-spring-boot-autoconfigure" % "1.0.1"
[cn.huangxulin/git-hook-spring-boot-autoconfigure "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.huangxulin : git-hook-core | jar | 1.0.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.13 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.4.13 |