License |
License |
---|---|
GroupId | GroupIdorg.chenillekit |
ArtifactId | ArtifactIdchenillekit-scripting |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChenillekit Scripting
service to use script languages in your application.
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-ioc | jar | 5.3.1 |
bsf : bsf | jar | 2.4.0 |
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 |