com.atlassian.maven.plugins.refapp.PluginDependency Maven / Gradle / Ivy
The newest version!
package com.atlassian.maven.plugins.refapp;
/**
* Represents a plugin that is required for this plugin to work. Will be packaged with the plugin in the obr file.
*/
public class PluginDependency extends com.atlassian.maven.plugins.amps.osgi.PluginDependency
{
}