Jar examples for f:FastInfoset
The XML FastInfoset
You can download jar file FastInfoset 1.1.9 in this page.
Open Source License
You can use the following script to add FastInfoset-1.1.9.jar to your project.
<dependency> <groupId>com.sun.xml.fastinfoset</groupId> <artifactId>FastInfoset</artifactId> <version>1.1.9</version> </dependency>
compile group: 'com.sun.xml.fastinfoset', name: 'FastInfoset', version: '1.1.9'
libraryDependencies += "com.sun.xml.fastinfoset" % "FastInfoset" % "1.1.9"
<dependency org="com.sun.xml.fastinfoset" name="FastInfoset" rev="1.1.9"/>
@Grapes(@Grab(group='com.sun.xml.fastinfoset', module='FastInfoset', version='1.1.9'))
'com.sun.xml.fastinfoset:FastInfoset:jar:1.1.9'
Click the following link to download the jar file.
FastInfoset-1.1.9-javadoc.jar