GroupId | GroupIdcommons-jelly |
---|---|
ArtifactId | ArtifactIdcommons-jelly-tags-bsf |
Last Version | Last Version20040902.071900 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-bsf
This is a Jelly interface for the Bean Scripting Framework
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-bsf/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-bsf</artifactId>
<version>20040902.071900</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-bsf/
implementation 'commons-jelly:commons-jelly-tags-bsf:20040902.071900'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-bsf/
implementation ("commons-jelly:commons-jelly-tags-bsf:20040902.071900")
'commons-jelly:commons-jelly-tags-bsf:jar:20040902.071900'
<dependency org="commons-jelly" name="commons-jelly-tags-bsf" rev="20040902.071900">
<artifact name="commons-jelly-tags-bsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-bsf', version='20040902.071900')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-bsf" % "20040902.071900"
[commons-jelly/commons-jelly-tags-bsf "20040902.071900"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly | jar | SNAPSHOT |
bsf : bsf | jar | 2.3.0-rc1 |