c

commons-jelly-tags-fmt

The Jelly JSP Standard Tag Library (JSTL) for I18N and Formatting
Files download
File Operation
commons-jelly-tags-fmt-20040902.072321.jar download
commons-jelly-tags-fmt-20040902.072321.pom download
Apache Maven
<dependency>
  <groupId>commons-jelly</groupId>
  <artifactId>commons-jelly-tags-fmt</artifactId>
  <version>20040902.072321</version>
</dependency>
Gradle Groovy
implementation 'commons-jelly:commons-jelly-tags-fmt:20040902.072321'
Gradle Kotlin
implementation("commons-jelly:commons-jelly-tags-fmt:20040902.072321")
Scala SBT
libraryDependencies += "commons-jelly" % "commons-jelly-tags-fmt" % "20040902.072321"
Groovy Grape
@Grapes(
  @Grab(group='commons-jelly', module='commons-jelly-tags-fmt', version='20040902.072321')
)
Apache Ivy
<dependency org="commons-jelly" name="commons-jelly-tags-fmt" rev="20040902.072321" />
Leiningen
[commons-jelly/commons-jelly-tags-fmt "20040902.072321"]
Apache Buildr
'commons-jelly:commons-jelly-tags-fmt:jar:20040902.072321'