is not current version
Last Version 2.1.0

fastinfoset 2.0.0

Open Source implementation of the Fast Infoset Standard for Binary XML (http://www.itu.int/ITU-T/asn1/).

License

License

GroupId

GroupId

com.sun.xml.fastinfoset
ArtifactId

ArtifactId

FastInfoset
Version

Version

2.0.0
Type

Type

jar
Description

Description

fastinfoset
Open Source implementation of the Fast Infoset Standard for Binary XML (http://www.itu.int/ITU-T/asn1/).
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jaxb-impl/FastInfoset
Project Organization

Project Organization

Eclipse Foundation

Download FastInfoset 2.0.0


<!-- https://jarcasting.com/artifacts/com.sun.xml.fastinfoset/FastInfoset/ -->
<dependency>
    <groupId>com.sun.xml.fastinfoset</groupId>
    <artifactId>FastInfoset</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.fastinfoset/FastInfoset/
implementation 'com.sun.xml.fastinfoset:FastInfoset:2.0.0'
// https://jarcasting.com/artifacts/com.sun.xml.fastinfoset/FastInfoset/
implementation ("com.sun.xml.fastinfoset:FastInfoset:2.0.0")
'com.sun.xml.fastinfoset:FastInfoset:jar:2.0.0'
<dependency org="com.sun.xml.fastinfoset" name="FastInfoset" rev="2.0.0">
  <artifact name="FastInfoset" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.fastinfoset', module='FastInfoset', version='2.0.0')
)
libraryDependencies += "com.sun.xml.fastinfoset" % "FastInfoset" % "2.0.0"
[com.sun.xml.fastinfoset/FastInfoset "2.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.