c

commons-jelly-tags-bsf

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