is not current version
Last Version 21.12.4

com.oracle.coherence.ce:coherence-json 21.06-M1

Oracle Coherence Community Edition

Categories

Categories

JSON Data
GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence-json
Version

Version

21.06-M1
Type

Type

jar

Download coherence-json 21.06-M1


<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-json/ -->
<dependency>
    <groupId>com.oracle.coherence.ce</groupId>
    <artifactId>coherence-json</artifactId>
    <version>21.06-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-json/
implementation 'com.oracle.coherence.ce:coherence-json:21.06-M1'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-json/
implementation ("com.oracle.coherence.ce:coherence-json:21.06-M1")
'com.oracle.coherence.ce:coherence-json:jar:21.06-M1'
<dependency org="com.oracle.coherence.ce" name="coherence-json" rev="21.06-M1">
  <artifact name="coherence-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-json', version='21.06-M1')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-json" % "21.06-M1"
[com.oracle.coherence.ce/coherence-json "21.06-M1"]