
com.devonfw.cobigen.templates.devon4j.config.constant.MavenMetadata Maven / Gradle / Ivy
package com.devonfw.cobigen.templates.devon4j.config.constant;
/**
* Constants extracted from the maven pom by templating-maven-plugin.
*
* @see "edit template in src/main/java-templates"
*/
public class MavenMetadata {
/** Local repository path */
public static final String LOCAL_REPO = "C:\\Users\\mbrunnli\\.m2\\repository";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy