Chenillekit Scripting

service to use script languages in your application.

License

License

GroupId

GroupId

org.chenillekit
ArtifactId

ArtifactId

chenillekit-scripting
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Chenillekit Scripting
service to use script languages in your application.
Project Organization

Project Organization

ChenilleKit

Download chenillekit-scripting

How to add to project

<!-- https://jarcasting.com/artifacts/org.chenillekit/chenillekit-scripting/ -->
<dependency>
    <groupId>org.chenillekit</groupId>
    <artifactId>chenillekit-scripting</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-scripting/
implementation 'org.chenillekit:chenillekit-scripting:1.3.3'
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-scripting/
implementation ("org.chenillekit:chenillekit-scripting:1.3.3")
'org.chenillekit:chenillekit-scripting:jar:1.3.3'
<dependency org="org.chenillekit" name="chenillekit-scripting" rev="1.3.3">
  <artifact name="chenillekit-scripting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chenillekit', module='chenillekit-scripting', version='1.3.3')
)
libraryDependencies += "org.chenillekit" % "chenillekit-scripting" % "1.3.3"
[org.chenillekit/chenillekit-scripting "1.3.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tapestry : tapestry-ioc jar 5.3.1
bsf : bsf jar 2.4.0

test (3)

Group / Artifact Type Version
org.testng : testng jar 5.13.1
org.codehaus.groovy : groovy-all jar 1.5.7
org.beanshell : bsh jar 2.0b4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.0
1.2.0