Download xmlcalabash-1.1.7-95.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.1.7-95 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.1.7-95.jar to your project.

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

Download

Click the following link to download the jar file.

xmlcalabash-1.1.7-95-javadoc.jar
xmlcalabash-1.1.7-95-sources.jar
xmlcalabash-1.1.7-95.jar
xmlcalabash-1.1.7-95.pom



Related Tutorials