AzimDP maven plugin to save a list of your dependencies

A simple maven plugin to generate a list of project's dependencies in form of .json file and save it to the target jar

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.Azim
ArtifactId

ArtifactId

azimdp-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

AzimDP maven plugin to save a list of your dependencies
A simple maven plugin to generate a list of project's dependencies in form of .json file and save it to the target jar
Project URL

Project URL

https://github.com/Azim/AzimDP
Source Code Management

Source Code Management

http://github.com/Azim/AzimDP/tree/master

Download azimdp-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.Azim</groupId>
    <artifactId>azimdp-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-project jar 2.2.1
com.google.code.gson : gson jar 2.8.6

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0