License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdio.github.git-commit-id |
ArtifactId | ArtifactIdgit-commit-id-plugin-core |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGit Commit Id Plugin Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |