| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.oracle.coherence.ce |
| ArtifactId | ArtifactIdcoherence-json |
| Version | Version21.06-M2 |
| Type | Typejar |
| Description |
DescriptionCoherence JSON Library
Oracle Coherence Community Edition
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| coherence-json-21.06-M2.pom | |
| coherence-json-21.06-M2.jar | 817 KB |
| coherence-json-21.06-M2-sources.jar | 230 KB |
| coherence-json-21.06-M2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-json/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-json</artifactId>
<version>21.06-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-json/
implementation 'com.oracle.coherence.ce:coherence-json:21.06-M2'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-json/
implementation ("com.oracle.coherence.ce:coherence-json:21.06-M2")
'com.oracle.coherence.ce:coherence-json:jar:21.06-M2'
<dependency org="com.oracle.coherence.ce" name="coherence-json" rev="21.06-M2">
<artifact name="coherence-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-json', version='21.06-M2')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-json" % "21.06-M2"
[com.oracle.coherence.ce/coherence-json "21.06-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.06-M2 |
| jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 |
| jakarta.json : jakarta.json-api | jar | 1.1.6 |
| jakarta.inject : jakarta.inject-api | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations Optional | jar | 2.12.0 |
| jakarta.enterprise : jakarta.enterprise.cdi-api Optional | jar | 2.0.2 |