- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for MAVEN_REPO_CENTRAL (0.17 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/Constants.java
/** * Maven central repository URL. * The property will have the value of the <code>MAVEN_REPO_CENTRAL</code> * environment variable if it is defined. * * @since 4.0.0 */ @Config(defaultValue = "https://repo.maven.apache.org/maven2") public static final String MAVEN_REPO_CENTRAL = "maven.repo.central"; /** * Maven installation settings. * * @since 4.0.0
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:24:08 UTC 2024 - 14K bytes - Viewed (0)