Download xmlcalabash-1.0.30-96.jar file - Jar x

Jar examples for x:xmlcalabash

Description

XML Calabash - an implementation of XProc: An XML Pipeline Language

You can download jar file xmlcalabash 1.0.30-96 in this page.

License

Common Development and Distribution License (CDDL) version 1.0

Build File

You can use the following script to add xmlcalabash-1.0.30-96.jar to your project.

<dependency>
   <groupId>com.xmlcalabash</groupId>
   <artifactId>xmlcalabash</artifactId>
   <version>1.0.30-96</version>
</dependency>
compile group: 'com.xmlcalabash', name: 'xmlcalabash', version: '1.0.30-96'
libraryDependencies += "com.xmlcalabash" % "xmlcalabash" % "1.0.30-96"
<dependency org="com.xmlcalabash" name="xmlcalabash" rev="1.0.30-96"/>
@Grapes(@Grab(group='com.xmlcalabash', module='xmlcalabash', version='1.0.30-96'))
'com.xmlcalabash:xmlcalabash:jar:1.0.30-96'

Download

Click the following link to download the jar file.

xmlcalabash-1.0.30-96-javadoc.jar
xmlcalabash-1.0.30-96-sources.jar
xmlcalabash-1.0.30-96.jar
xmlcalabash-1.0.30-96.pom



Related Tutorials