is not current version
Last Version 2.1.0

fastinfoset-project 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-project
Version

Version

2.0.0
Type

Type

pom
Description

Description

fastinfoset-project
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
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/jaxb-fi

Download fastinfoset-project 2.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

  • fastinfoset
  • roundtrip-tests
  • utilities
  • samples