Download xmlcalabash-1.1.18-98.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.18-98 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.18-98.jar to your project.

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

Download

Click the following link to download the jar file.

xmlcalabash-1.1.18-98-javadoc.jar
xmlcalabash-1.1.18-98-sources.jar
xmlcalabash-1.1.18-98.jar
xmlcalabash-1.1.18-98.pom



Related Tutorials