Class MavenPomElements.SchemaLocations

java.lang.Object
eu.maveniverse.domtrip.maven.MavenPomElements.SchemaLocations
Enclosing class:
MavenPomElements

public static final class MavenPomElements.SchemaLocations extends Object
Schema location constants.
Since:
0.1
  • Field Details

    • MAVEN_4_0_0_SCHEMA_LOCATION

      public static final String MAVEN_4_0_0_SCHEMA_LOCATION
      Schema location for 4.0.0 models
      See Also:
    • MAVEN_4_1_0_SCHEMA_LOCATION

      public static final String MAVEN_4_1_0_SCHEMA_LOCATION
      Schema location for 4.1.0 models
      See Also:
    • MAVEN_4_2_0_SCHEMA_LOCATION

      public static final String MAVEN_4_2_0_SCHEMA_LOCATION
      Schema location for 4.2.0 models
      See Also: