License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.q3769 |
ArtifactId | ArtifactIdsemver-maven-plugin |
Version | Version20210213.0.1 |
Type | Typemaven-plugin |
Description |
DescriptionSemVer Maven Plugin
Simple Maven plugin operating on the version value of the POM file, according to the SemVer Spec (Semantic Versioning 2.0.0). These operations only concern versioning - not release which is a different and larger-scoped concern.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>io.github.q3769</groupId>
<artifactId>semver-maven-plugin</artifactId>
<version>20210213.0.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.github.zafarkhaja : java-semver | jar | 0.9.0 |
org.twdata.maven : mojo-executor | jar | 2.3.1 |
org.apache.commons : commons-lang3 | jar | 3.10 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.9 |
org.apache.maven : maven-core | jar | 3.3.9 |
org.apache.maven : maven-artifact | jar | 3.3.9 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.3.9 |
junit : junit | jar | 4.13.1 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |