License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.basistech |
ArtifactId | ArtifactIdauto-version-maven-extension |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauto-version-maven-extension
An extension, intended for use with Maven > 3.3.9, that set a property for use in the version.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.basistech/auto-version-maven-extension/ -->
<dependency>
<groupId>com.basistech</groupId>
<artifactId>auto-version-maven-extension</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.basistech/auto-version-maven-extension/
implementation 'com.basistech:auto-version-maven-extension:0.0.1'
// https://jarcasting.com/artifacts/com.basistech/auto-version-maven-extension/
implementation ("com.basistech:auto-version-maven-extension:0.0.1")
'com.basistech:auto-version-maven-extension:jar:0.0.1'
<dependency org="com.basistech" name="auto-version-maven-extension" rev="0.0.1">
<artifact name="auto-version-maven-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.basistech', module='auto-version-maven-extension', version='0.0.1')
)
libraryDependencies += "com.basistech" % "auto-version-maven-extension" % "0.0.1"
[com.basistech/auto-version-maven-extension "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.3.9 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.5.5 |
org.slf4j : slf4j-api | jar | 1.7.12 |