c

commons-jelly-tags-velocity

This is a Jelly interface for Velocity.
Files download
File Operation
commons-jelly-tags-velocity-20040902.073917.jar download
commons-jelly-tags-velocity-20040902.073917.pom download
Apache Maven
<dependency>
  <groupId>commons-jelly</groupId>
  <artifactId>commons-jelly-tags-velocity</artifactId>
  <version>20040902.073917</version>
</dependency>
Gradle Groovy
implementation 'commons-jelly:commons-jelly-tags-velocity:20040902.073917'
Gradle Kotlin
implementation("commons-jelly:commons-jelly-tags-velocity:20040902.073917")
Scala SBT
libraryDependencies += "commons-jelly" % "commons-jelly-tags-velocity" % "20040902.073917"
Groovy Grape
@Grapes(
  @Grab(group='commons-jelly', module='commons-jelly-tags-velocity', version='20040902.073917')
)
Apache Ivy
<dependency org="commons-jelly" name="commons-jelly-tags-velocity" rev="20040902.073917" />
Leiningen
[commons-jelly/commons-jelly-tags-velocity "20040902.073917"]
Apache Buildr
'commons-jelly:commons-jelly-tags-velocity:jar:20040902.073917'