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.

License

License

Categories

Categories

Maven Build Tools Data
GroupId

GroupId

com.undefinedlabs
ArtifactId

ArtifactId

metadata-maven-plugin
Last Version

Last Version

0.1.0
Release Date

Release Date

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

How to add to project

<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.
com.undefinedlabs

Undefined Labs

We build tools to solve challenges in software engineering so development teams can do more, faster

Versions

Version
0.1.0
0.1.0-beta.1