![JAR search and dependency download from the Maven repository](/logo.png)
org.apache.maven.plugins.javadoc.options.BootclasspathArtifact Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of maven-javadoc-plugin Show documentation
Show all versions of maven-javadoc-plugin Show documentation
The Maven Javadoc Plugin is a plugin that uses the javadoc tool for
generating javadocs for the specified project.
The newest version!
// =================== DO NOT EDIT THIS FILE ====================
// Generated by Modello 2.4.0,
// any modifications will be overwritten.
// ==============================================================
package org.apache.maven.plugins.javadoc.options;
/**
* A bootclasspath parameter as artifact.
*
* @version $Revision$ $Date$
*/
@SuppressWarnings( "all" )
public class BootclasspathArtifact
extends JavadocPathArtifact
implements java.io.Serializable
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy