Download xmlc-xerces-2.2.7.1.jar file - Jar x

Jar examples for x:xmlc-xerces

Description

Modified version of xerces for the Enhydra XMLC compiler.

You can download jar file xmlc-xerces 2.2.7.1 in this page.

Build File

You can use the following script to add xmlc-xerces-2.2.7.1.jar to your project.

<dependency>
   <groupId>org.enhydra.xmlc</groupId>
   <artifactId>xmlc-xerces</artifactId>
   <version>2.2.7.1</version>
</dependency>
compile group: 'org.enhydra.xmlc', name: 'xmlc-xerces', version: '2.2.7.1'
libraryDependencies += "org.enhydra.xmlc" % "xmlc-xerces" % "2.2.7.1"
<dependency org="org.enhydra.xmlc" name="xmlc-xerces" rev="2.2.7.1"/>
@Grapes(@Grab(group='org.enhydra.xmlc', module='xmlc-xerces', version='2.2.7.1'))
'org.enhydra.xmlc:xmlc-xerces:jar:2.2.7.1'

Download

Click the following link to download the jar file.

xmlc-xerces-2.2.7.1-sources.jar
xmlc-xerces-2.2.7.1.jar
xmlc-xerces-2.2.7.1.pom



Related Tutorials