Dump Maven Model Plugin

Dumpy the model of a Maven project.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.caffinitas.dump-maven-model
ArtifactId

ArtifactId

dump-maven-model
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Dump Maven Model Plugin
Dumpy the model of a Maven project.

Download dump-maven-model

How to add to project

<plugin>
    <groupId>org.caffinitas.dump-maven-model</groupId>
    <artifactId>dump-maven-model</artifactId>
    <version>0.1.1</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations Optional jar
com.fasterxml.jackson.core : jackson-databind Optional jar

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4
org.apache.maven : maven-core jar 3.8.5
org.immutables : value jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0