Last Version

metadata-maven-plugin 0.1.0

The metadata-maven-plugin adds a companion file in the same path of every compiled class for a certain JAR with information that can be obtained at runtime.

License

License

Categories

Categories

Maven Build Tools Data
GroupId

GroupId

com.undefinedlabs
ArtifactId

ArtifactId

metadata-maven-plugin
Version

Version

0.1.0
Type

Type

maven-plugin
Description

Description

metadata-maven-plugin
The metadata-maven-plugin adds a companion file in the same path of every compiled class for a certain JAR with information that can be obtained at runtime.
Project URL

Project URL

https://scope.dev/

Download metadata-maven-plugin 0.1.0


<plugin>
    <groupId>com.undefinedlabs</groupId>
    <artifactId>metadata-maven-plugin</artifactId>
    <version>0.1.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.4
commons-io : commons-io jar 2.6

provided (3)

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

Project Modules

There are no modules declared in this project.