Package eu.maveniverse.domtrip.maven
Class MavenToolchainsElements.SchemaLocations
- java.lang.Object
-
- eu.maveniverse.domtrip.maven.MavenToolchainsElements.SchemaLocations
-
- Enclosing class:
- MavenToolchainsElements
public static final class MavenToolchainsElements.SchemaLocations extends java.lang.ObjectSchema location constants.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringTOOLCHAINS_1_0_0_SCHEMA_LOCATIONSchema location for 1.0.0 toolchainsstatic java.lang.StringTOOLCHAINS_1_1_0_SCHEMA_LOCATIONSchema location for 1.1.0 toolchains
-
-
-
Field Detail
-
TOOLCHAINS_1_0_0_SCHEMA_LOCATION
public static final java.lang.String TOOLCHAINS_1_0_0_SCHEMA_LOCATION
Schema location for 1.0.0 toolchains- See Also:
- Constant Field Values
-
TOOLCHAINS_1_1_0_SCHEMA_LOCATION
public static final java.lang.String TOOLCHAINS_1_1_0_SCHEMA_LOCATION
Schema location for 1.1.0 toolchains- See Also:
- Constant Field Values
-
-