License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.apache.maven.plugins |
ArtifactId | ArtifactIdmaven-javadoc-plugin |
Last Version | Last Version3.4.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionApache Maven Javadoc Plugin
The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for
generating javadocs for the specified project.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.2 |
org.codehaus.plexus : plexus-component-annotations | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.2.5 |
junit : junit | jar | 4.13.2 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
org.eclipse.jetty : jetty-server | jar | 9.4.43.v20210629 |
org.eclipse.jetty : jetty-proxy | jar | 9.4.43.v20210629 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.43.v20210629 |
org.eclipse.jetty : jetty-client | jar | 9.4.43.v20210629 |
org.mockito : mockito-core | jar | 4.1.0 |
org.eclipse.aether : aether-connector-basic | jar | 1.0.0.v20140518 |
org.eclipse.aether : aether-transport-wagon | jar | 1.0.0.v20140518 |
org.apache.maven.wagon : wagon-http | jar | 2.4 |
org.assertj : assertj-core | jar | 3.21.0 |