F

FastInfoset

Files download
File Operation
FastInfoset-1.2.6.jar download
FastInfoset-1.2.6.pom download
Apache Maven
<dependency>
  <groupId>com.sun.xml.fastinfoset</groupId>
  <artifactId>FastInfoset</artifactId>
  <version>1.2.6</version>
</dependency>
Gradle Groovy
implementation 'com.sun.xml.fastinfoset:FastInfoset:1.2.6'
Gradle Kotlin
implementation("com.sun.xml.fastinfoset:FastInfoset:1.2.6")
Scala SBT
libraryDependencies += "com.sun.xml.fastinfoset" % "FastInfoset" % "1.2.6"
Groovy Grape
@Grapes(
  @Grab(group='com.sun.xml.fastinfoset', module='FastInfoset', version='1.2.6')
)
Apache Ivy
<dependency org="com.sun.xml.fastinfoset" name="FastInfoset" rev="1.2.6" />
Leiningen
[com.sun.xml.fastinfoset/FastInfoset "1.2.6"]
Apache Buildr
'com.sun.xml.fastinfoset:FastInfoset:jar:1.2.6'
Dependencies
The project has no third-party dependencies