License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.duracloud |
ArtifactId | ArtifactIdcommon-json |
Last Version | Last Version7.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon JSON
Cloud-based digital content preservation system
|
Project Organization |
Project OrganizationLYRASIS |
Filename | Size |
---|---|
common-json-7.1.1.pom | |
common-json-7.1.1.jar | 8 KB |
common-json-7.1.1-sources.jar | 5 KB |
common-json-7.1.1-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/common-json/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>common-json</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/common-json/
implementation 'org.duracloud:common-json:7.1.1'
// https://jarcasting.com/artifacts/org.duracloud/common-json/
implementation ("org.duracloud:common-json:7.1.1")
'org.duracloud:common-json:jar:7.1.1'
<dependency org="org.duracloud" name="common-json" rev="7.1.1">
<artifact name="common-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='common-json', version='7.1.1')
)
libraryDependencies += "org.duracloud" % "common-json" % "7.1.1"
[org.duracloud/common-json "7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.duracloud : common | jar | 7.1.1 |
commons-io : commons-io | jar | 2.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.12.3 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
ch.qos.logback : logback-classic | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.0.2 |