c

commons-jelly-tags-html

These Jelly tags can scrub commons errors in HTML syntax.
Files download
File Operation
commons-jelly-tags-html-20040902.072530.jar download
commons-jelly-tags-html-20040902.072530.pom download
Apache Maven
<dependency>
  <groupId>commons-jelly</groupId>
  <artifactId>commons-jelly-tags-html</artifactId>
  <version>20040902.072530</version>
</dependency>
Gradle Groovy
implementation 'commons-jelly:commons-jelly-tags-html:20040902.072530'
Gradle Kotlin
implementation("commons-jelly:commons-jelly-tags-html:20040902.072530")
Scala SBT
libraryDependencies += "commons-jelly" % "commons-jelly-tags-html" % "20040902.072530"
Groovy Grape
@Grapes(
  @Grab(group='commons-jelly', module='commons-jelly-tags-html', version='20040902.072530')
)
Apache Ivy
<dependency org="commons-jelly" name="commons-jelly-tags-html" rev="20040902.072530" />
Leiningen
[commons-jelly/commons-jelly-tags-html "20040902.072530"]
Apache Buildr
'commons-jelly:commons-jelly-tags-html:jar:20040902.072530'