Download jsr173-ri-1.0.jar file - Jar j

Jar examples for j:jsr173-ri

Description

JSR 173 - Streaming API for XML - Reference Implementation

You can download jar file jsr173-ri 1.0 in this page.

License

BEA JSR 173 RI

Build File

You can use the following script to add jsr173-ri-1.0.jar to your project.

<dependency>
   <groupId>com.bea.xml</groupId>
   <artifactId>jsr173-ri</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.bea.xml', name: 'jsr173-ri', version: '1.0'
libraryDependencies += "com.bea.xml" % "jsr173-ri" % "1.0"
<dependency org="com.bea.xml" name="jsr173-ri" rev="1.0"/>
@Grapes(@Grab(group='com.bea.xml', module='jsr173-ri', version='1.0'))
'com.bea.xml:jsr173-ri:jar:1.0'

Download

Click the following link to download the jar file.

jsr173-ri-1.0.pom



Related Tutorials