dependency-report-maven-plugin Maven Mojo

Maven Plugin to generate csv report used for FOSS compliance

License

License

Categories

Categories

Maven Build Tools Other General Purpose Libraries
GroupId

GroupId

uk.yetanother
ArtifactId

ArtifactId

dependency-report-maven-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

dependency-report-maven-plugin Maven Mojo
Maven Plugin to generate csv report used for FOSS compliance
Project URL

Project URL

http://www.yetanother.uk
Source Code Management

Source Code Management

https://github.com/yetanotheruk/DependencyReportMavenPlugin.git

Download dependency-report-maven-plugin

How to add to project

<plugin>
    <groupId>uk.yetanother</groupId>
    <artifactId>dependency-report-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
com.opencsv : opencsv jar 5.5.2
org.apache.maven.shared : maven-dependency-tree jar 3.1.0
com.google.guava : guava jar 31.0.1-android
commons-io : commons-io jar 2.11.0

provided (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0