| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.oracle.coherence.ce |
| ArtifactId | ArtifactIdcoherence-json |
| Last Version | Last Version21.12.4 |
| Release Date | Release Date |
| 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.12.4.pom | |
| coherence-json-21.12.4.jar | 460 KB |
| coherence-json-21.12.4-sources.jar | 225 KB |
| coherence-json-21.12.4-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.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-json/
implementation 'com.oracle.coherence.ce:coherence-json:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-json/
implementation ("com.oracle.coherence.ce:coherence-json:21.12.4")
'com.oracle.coherence.ce:coherence-json:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-json" rev="21.12.4">
<artifact name="coherence-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-json', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-json" % "21.12.4"
[com.oracle.coherence.ce/coherence-json "21.12.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.4 |
| 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.1 |
| jakarta.enterprise : jakarta.enterprise.cdi-api Optional | jar | 2.0.2 |