License |
License |
---|---|
GroupId | GroupIdcom.sun.xml.fastinfoset |
ArtifactId | ArtifactIdfastinfoset-project |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfastinfoset-project
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastinfoset-project-2.1.0.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.xml.fastinfoset/fastinfoset-project/ -->
<dependency>
<groupId>com.sun.xml.fastinfoset</groupId>
<artifactId>fastinfoset-project</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.fastinfoset/fastinfoset-project/
implementation 'com.sun.xml.fastinfoset:fastinfoset-project:2.1.0'
// https://jarcasting.com/artifacts/com.sun.xml.fastinfoset/fastinfoset-project/
implementation ("com.sun.xml.fastinfoset:fastinfoset-project:2.1.0")
'com.sun.xml.fastinfoset:fastinfoset-project:pom:2.1.0'
<dependency org="com.sun.xml.fastinfoset" name="fastinfoset-project" rev="2.1.0">
<artifact name="fastinfoset-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.fastinfoset', module='fastinfoset-project', version='2.1.0')
)
libraryDependencies += "com.sun.xml.fastinfoset" % "fastinfoset-project" % "2.1.0"
[com.sun.xml.fastinfoset/fastinfoset-project "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |