| License |
License |
|---|---|
| GroupId | GroupIdcom.sun.xml.fastinfoset |
| ArtifactId | ArtifactIdFastInfosetUtilities |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfastinfoset-utilities
Open Source implementation of the Fast Infoset Standard for Binary XML (http://www.itu.int/ITU-T/asn1/).
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| FastInfosetUtilities-2.1.0.pom | |
| FastInfosetUtilities-2.1.0.jar | 67 KB |
| FastInfosetUtilities-2.1.0-sources.jar | 42 KB |
| FastInfosetUtilities-2.1.0-javadoc.jar | 562 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sun.xml.fastinfoset/FastInfosetUtilities/ -->
<dependency>
<groupId>com.sun.xml.fastinfoset</groupId>
<artifactId>FastInfosetUtilities</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.fastinfoset/FastInfosetUtilities/
implementation 'com.sun.xml.fastinfoset:FastInfosetUtilities:2.1.0'
// https://jarcasting.com/artifacts/com.sun.xml.fastinfoset/FastInfosetUtilities/
implementation ("com.sun.xml.fastinfoset:FastInfosetUtilities:2.1.0")
'com.sun.xml.fastinfoset:FastInfosetUtilities:jar:2.1.0'
<dependency org="com.sun.xml.fastinfoset" name="FastInfosetUtilities" rev="2.1.0">
<artifact name="FastInfosetUtilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.fastinfoset', module='FastInfosetUtilities', version='2.1.0')
)
libraryDependencies += "com.sun.xml.fastinfoset" % "FastInfosetUtilities" % "2.1.0"
[com.sun.xml.fastinfoset/FastInfosetUtilities "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.fastinfoset : FastInfoset | jar | 2.1.0 |
| org.glassfish.jaxb : xsom | jar | 4.0.0-M2 |
| com.sun.xml.stream.buffer : streambuffer | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.activation : jakarta.activation-api | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |