Class MavenArtifactNamespace

java.lang.Object
org.eclipse.tycho.MavenArtifactNamespace

public class MavenArtifactNamespace extends Object
  • Field Details

    • MAVEN_ARTIFACT_NAMESPACE

      public static final String MAVEN_ARTIFACT_NAMESPACE
      Namespace name for maven artifact capabilities and requirements.
      See Also:
    • CAPABILITY_GROUP_ATTRIBUTE

      public static final String CAPABILITY_GROUP_ATTRIBUTE
      The capability attribute identifying the group id.
      See Also:
    • CAPABILITY_VERSION_ATTRIBUTE

      public static final String CAPABILITY_VERSION_ATTRIBUTE
      The capability attribute identifying the Version of the artifact.
      See Also:
  • Constructor Details

    • MavenArtifactNamespace

      public MavenArtifactNamespace()