Maven structure plugin

Maven plugin for getting output of project modules or files or folders structure.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.qunix
ArtifactId

ArtifactId

structure-maven-plugin
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven structure plugin
Maven plugin for getting output of project modules or files or folders structure.
Project URL

Project URL

https://github.com/buraksarac/MavenStructurePlugin

Download structure-maven-plugin

How to add to project

<plugin>
    <groupId>org.qunix</groupId>
    <artifactId>structure-maven-plugin</artifactId>
    <version>0.0.2</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0.8
org.apache.commons : commons-lang3 jar 3.3.2
commons-collections : commons-collections jar 3.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1