Last Version

Git Commit Id Plugin Core 5.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

io.github.git-commit-id
ArtifactId

ArtifactId

git-commit-id-plugin-core
Version

Version

5.0.0
Type

Type

jar
Description

Description

Git Commit Id Plugin Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/git-commit-id/git-commit-id-plugin-core

Download git-commit-id-plugin-core 5.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 5.12.0.202106070339-r
org.eclipse.jgit : org.eclipse.jgit.ssh.jsch jar 5.12.0.202106070339-r
joda-time : joda-time jar 2.10.10
org.sonatype.plexus : plexus-build-api jar 0.0.7
com.google.code.findbugs : jsr305 jar 3.0.2
nu.studer : java-ordered-properties jar 1.0.4
javax.json : javax.json-api jar 1.1.4
org.glassfish : javax.json jar 1.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.