License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Git Development Tools Version Controls JGit General Purpose Libraries Utility |
GroupId | GroupIdcom.labun.buildnumber |
ArtifactId | ArtifactIdjgit-buildnumber-maven-plugin |
Version | Version2.4.0 |
Type | Typemaven-plugin |
Description |
DescriptionJGit Build Number Maven Plugin
Extracts Git metadata and a freely composable build number in pure Java without Git command-line tool. Eclipse m2e compatible.
|
<plugin>
<groupId>com.labun.buildnumber</groupId>
<artifactId>jgit-buildnumber-maven-plugin</artifactId>
<version>2.4.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.labun.buildnumber : jgit-buildnumber-common | jar | 2.4.0 |
org.apache.maven : maven-plugin-api | jar | 3.3.9 |
org.apache.maven : maven-core | jar | 3.3.9 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.sonatype.plexus : plexus-build-api | jar | 0.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |