Example usage for org.apache.maven.repository.metadata ArtifactMetadata subclass-usage

List of usage examples for org.apache.maven.repository.metadata ArtifactMetadata subclass-usage

Introduction

In this page you can find the example usage for org.apache.maven.repository.metadata ArtifactMetadata subclass-usage.

Usage

From source file org.ebayopensource.turmeric.eclipse.mavenapi.impl.EclipseArtifactMetadata.java

/**
 * The Class EclipseArtifactMetadata.
 */
public class EclipseArtifactMetadata extends ArtifactMetadata {

    /**