Download scripting-1.6.0.jar file - Jar s

Jar examples for s:scripting

Description

This pom describes how to assemble the GlassFish v3 Scripting Distribution

You can download jar file scripting 1.6.0 in this page.

License

Open Source License

Build File

You can use the following script to add scripting-1.6.0.jar to your project.

<dependency>
   <groupId>org.apache.axis2</groupId>
   <artifactId>scripting</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'org.apache.axis2', name: 'scripting', version: '1.6.0'
libraryDependencies += "org.apache.axis2" % "scripting" % "1.6.0"
<dependency org="org.apache.axis2" name="scripting" rev="1.6.0"/>
@Grapes(@Grab(group='org.apache.axis2', module='scripting', version='1.6.0'))
'org.apache.axis2:scripting:jar:1.6.0'

Download

Click the following link to download the jar file.

scripting-1.6.0-javadoc.jar
scripting-1.6.0-sources.jar
scripting-1.6.0.pom



Related Tutorials