License |
License |
---|---|
Categories |
CategoriesData JSON Messaging Application Layer Libs |
GroupId | GroupIdorg.dataconservancy.pass.support.messaging |
ArtifactId | ArtifactIdjson |
Last Version | Last Version0.1.3-3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSON utilities
Utilities and classes for interacting with JMS messages and repository resources
|
Filename | Size |
---|---|
json-0.1.3-3.4.pom | |
json-0.1.3-3.4.jar | 4 KB |
json-0.1.3-3.4-tests.jar | 8 KB |
json-0.1.3-3.4-sources.jar | 4 KB |
json-0.1.3-3.4-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dataconservancy.pass.support.messaging/json/ -->
<dependency>
<groupId>org.dataconservancy.pass.support.messaging</groupId>
<artifactId>json</artifactId>
<version>0.1.3-3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dataconservancy.pass.support.messaging/json/
implementation 'org.dataconservancy.pass.support.messaging:json:0.1.3-3.4'
// https://jarcasting.com/artifacts/org.dataconservancy.pass.support.messaging/json/
implementation ("org.dataconservancy.pass.support.messaging:json:0.1.3-3.4")
'org.dataconservancy.pass.support.messaging:json:jar:0.1.3-3.4'
<dependency org="org.dataconservancy.pass.support.messaging" name="json" rev="0.1.3-3.4">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dataconservancy.pass.support.messaging', module='json', version='0.1.3-3.4')
)
libraryDependencies += "org.dataconservancy.pass.support.messaging" % "json" % "0.1.3-3.4"
[org.dataconservancy.pass.support.messaging/json "0.1.3-3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.0.8.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
org.dataconservancy.pass.support.messaging : constants | jar | 0.1.3-3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
commons-io : commons-io | jar | 2.6 |