License |
License |
---|---|
GroupId | GroupIdcom.devonfw.cobigen |
ArtifactId | ArtifactIdtempeng-velocity |
Version | Version7.0.0 |
Type | Typejar |
Description |
DescriptionCobiGen - Velocity Template Engine
CobiGen - Velocity Template Engine
|
Filename | Size |
---|---|
tempeng-velocity-7.0.0.pom | |
tempeng-velocity-7.0.0.jar | 14 KB |
tempeng-velocity-7.0.0-sources.jar | 10 KB |
tempeng-velocity-7.0.0-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devonfw.cobigen/tempeng-velocity/ -->
<dependency>
<groupId>com.devonfw.cobigen</groupId>
<artifactId>tempeng-velocity</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.cobigen/tempeng-velocity/
implementation 'com.devonfw.cobigen:tempeng-velocity:7.0.0'
// https://jarcasting.com/artifacts/com.devonfw.cobigen/tempeng-velocity/
implementation ("com.devonfw.cobigen:tempeng-velocity:7.0.0")
'com.devonfw.cobigen:tempeng-velocity:jar:7.0.0'
<dependency org="com.devonfw.cobigen" name="tempeng-velocity" rev="7.0.0">
<artifact name="tempeng-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.cobigen', module='tempeng-velocity', version='7.0.0')
)
libraryDependencies += "com.devonfw.cobigen" % "tempeng-velocity" % "7.0.0"
[com.devonfw.cobigen/tempeng-velocity "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.devonfw.cobigen : core-api | jar | [7.0.0,) |
org.apache.velocity : velocity | jar | 1.7 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
org.slf4j : log4j-over-slf4j | jar | 1.7.21 |