com.atlassian.maven.plugins.refapp.ProductArtifact Maven / Gradle / Ivy
The newest version!
package com.atlassian.maven.plugins.refapp;
/**
* Represents a plugin artifact to be retrieved
*/
public class ProductArtifact extends com.atlassian.maven.plugins.amps.ProductArtifact
{
}