Last Version

fastinfoset-samples 2.1.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

FastInfosetSamples
Version

Version

2.1.0
Type

Type

jar
Description

Description

fastinfoset-samples
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/FastInfosetSamples
Project Organization

Project Organization

Eclipse Foundation

Download FastInfosetSamples 2.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.xml.fastinfoset : FastInfoset jar 2.1.0
com.sun.xml.fastinfoset : FastInfosetUtilities jar 2.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.