All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.devonfw.cobigen.templates.oasp4j.config.constant.MavenMetadata Maven / Gradle / Ivy

There is a newer version: 2.4.3
Show newest version
package com.devonfw.cobigen.templates.oasp4j.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\\jdiazgon\\.m2\\repository";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy