Last Version

cn.huangxulin:git-hook-spring-boot-autoconfigure 1.0.2

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 Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.huangxulin
ArtifactId

ArtifactId

git-hook-spring-boot-autoconfigure
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Download git-hook-spring-boot-autoconfigure 1.0.2


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.14

Project Modules

There are no modules declared in this project.