Last Version

cn.huangxulin:git-hook-core 1.0.2

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

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

cn.huangxulin
ArtifactId

ArtifactId

git-hook-core
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-core 1.0.2


<!-- https://jarcasting.com/artifacts/cn.huangxulin/git-hook-core/ -->
<dependency>
    <groupId>cn.huangxulin</groupId>
    <artifactId>git-hook-core</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.huangxulin/git-hook-core/
implementation 'cn.huangxulin:git-hook-core:1.0.2'
// https://jarcasting.com/artifacts/cn.huangxulin/git-hook-core/
implementation ("cn.huangxulin:git-hook-core:1.0.2")
'cn.huangxulin:git-hook-core:jar:1.0.2'
<dependency org="cn.huangxulin" name="git-hook-core" rev="1.0.2">
  <artifact name="git-hook-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.huangxulin', module='git-hook-core', version='1.0.2')
)
libraryDependencies += "cn.huangxulin" % "git-hook-core" % "1.0.2"
[cn.huangxulin/git-hook-core "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
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.