
com.devonfw.cobigen.tempeng.velocity.constant.VelocityMetadata Maven / Gradle / Ivy
package com.devonfw.cobigen.tempeng.velocity.constant;
/**
* Constants extracted from the Velocity pom by velocity-plugin.
*
* @see "edit template in src/main/java-templates"
*/
@SuppressWarnings("javadoc")
public class VelocityMetadata {
/** Velocity version */
public static final String VERSION = "${velocity.version}";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy