cn.huangxulin:git-hook

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
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download git-hook

Filename Size
git-hook-1.0.2.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • git-hook-core
  • git-hook-spring-boot-autoconfigure
  • git-hook-spring-boot-starter

Versions

Version
1.0.2
1.0.1
1.0.0