Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.siemens.ct.exi |
ArtifactId | ArtifactIdexificient-for-json |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionEXIficient for JSON
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.siemens.ct.exi/exificient-for-json/ -->
<dependency>
<groupId>com.siemens.ct.exi</groupId>
<artifactId>exificient-for-json</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.siemens.ct.exi/exificient-for-json/
implementation 'com.siemens.ct.exi:exificient-for-json:1.0.4'
// https://jarcasting.com/artifacts/com.siemens.ct.exi/exificient-for-json/
implementation ("com.siemens.ct.exi:exificient-for-json:1.0.4")
'com.siemens.ct.exi:exificient-for-json:jar:1.0.4'
<dependency org="com.siemens.ct.exi" name="exificient-for-json" rev="1.0.4">
<artifact name="exificient-for-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.siemens.ct.exi', module='exificient-for-json', version='1.0.4')
)
libraryDependencies += "com.siemens.ct.exi" % "exificient-for-json" % "1.0.4"
[com.siemens.ct.exi/exificient-for-json "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.0.4 |
com.siemens.ct.exi : exificient | jar | 1.0.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.skyscreamer : jsonassert | jar | 1.2.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.7.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-smile | jar | 2.7.0 |
org.everit.json : org.everit.json.schema | jar | 1.5.1 |
org.json : json | jar | 20170516 |