All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.maven.plugins.javadoc.options.BootclasspathArtifact Maven / Gradle / Ivy

// =================== DO NOT EDIT THIS FILE ====================
// Generated by Modello 2.1.2,
// 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 - 2024 Weber Informatics LLC | Privacy Policy