Jar examples for s:scripting
This pom describes how to assemble the GlassFish v3 Scripting Distribution
You can download jar file scripting 1.6.2 in this page.
Open Source License
You can use the following script to add scripting-1.6.2.jar to your project.
<dependency> <groupId>org.apache.axis2</groupId> <artifactId>scripting</artifactId> <version>1.6.2</version> </dependency>
compile group: 'org.apache.axis2', name: 'scripting', version: '1.6.2'
libraryDependencies += "org.apache.axis2" % "scripting" % "1.6.2"
<dependency org="org.apache.axis2" name="scripting" rev="1.6.2"/>
@Grapes(@Grab(group='org.apache.axis2', module='scripting', version='1.6.2'))
'org.apache.axis2:scripting:jar:1.6.2'
Click the following link to download the jar file.
scripting-1.6.2-javadoc.jar