Last Version

Maven source code generator for artifact version services. 1.1.1

The artifact-version-maven-plugin is used to automatically generate artifact version information to be collected by ArtifactVersionCollector somewhere in the classpath.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.westemeyer
ArtifactId

ArtifactId

artifact-version-maven-plugin
Version

Version

1.1.1
Type

Type

maven-plugin
Description

Description

Maven source code generator for artifact version services.
The artifact-version-maven-plugin is used to automatically generate artifact version information to be collected by ArtifactVersionCollector somewhere in the classpath.
Project URL

Project URL

https://github.com/swesteme/artifact-version-maven-plugin
Source Code Management

Source Code Management

http://github.com/swesteme/artifact-version-maven-plugin/tree/main

Download artifact-version-maven-plugin 1.1.1


<plugin>
    <groupId>de.westemeyer</groupId>
    <artifactId>artifact-version-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>

Dependencies

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-core jar 3.6.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.