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

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

Download

Click the following link to download the jar file.

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



Related Tutorials