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

com.devonfw.cobigen.tempeng.freemarker.constant.FreemarkerMetadata Maven / Gradle / Ivy

package com.devonfw.cobigen.tempeng.freemarker.constant;

/**
 * Constants extracted from the Freemarker pom by freemarker-plugin.
 * 
 * @see "edit template in src/main/java-templates"
 */
@SuppressWarnings("javadoc")
public class FreemarkerMetadata {

    /** Freemarker version */
    public static final String VERSION = "2.3.29";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy