License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.codehaus.plexus |
ArtifactId | ArtifactIdplexus-component-metadata |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionPlexus :: Component Metadata (Maven Plugin)
A Maven plugin to generate Plexus Components descriptors from source javadoc tags and Java 5 class annotations.
|
Project Organization |
Project Organization |
<plugin>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-metadata</artifactId>
<version>2.1.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-container-default | jar | 2.1.1 |
org.codehaus.plexus : plexus-component-annotations | jar | 2.1.1 |
org.codehaus.plexus : plexus-utils | jar | 3.1.1 |
com.thoughtworks.qdox : qdox | jar | 2.0.1 |
org.jdom : jdom2 | jar | 2.0.6.1 |
org.ow2.asm : asm | jar | 9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.2.5 |
org.apache.maven : maven-model | jar | 3.2.5 |
org.apache.maven : maven-core | jar | 3.2.5 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |