| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdtop.marchand.maven |
| ArtifactId | ArtifactIddep-tree-maven-plugin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionDependency-tree generator
A shortcut for dependency:tree + build-helper-maven-plugin:attach-artifact
|
<plugin>
<groupId>top.marchand.maven</groupId>
<artifactId>dep-tree-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.3.3 |
| org.apache.maven.plugins : maven-dependency-plugin | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.1 |