| License |
License |
|---|---|
| GroupId | GroupIdcom.oracle.coherence.ce |
| ArtifactId | ArtifactIdcoherence-rest |
| Version | Version21.12.2 |
| Type | Typejar |
| Description |
DescriptionCoherence REST
Oracle Coherence Community Edition
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| coherence-rest-21.12.2.pom | |
| coherence-rest-21.12.2.jar | 1 MB |
| coherence-rest-21.12.2-tests.jar | 72 KB |
| coherence-rest-21.12.2-sources.jar | 102 KB |
| coherence-rest-21.12.2-javadoc.jar | 889 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-rest/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-rest</artifactId>
<version>21.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-rest/
implementation 'com.oracle.coherence.ce:coherence-rest:21.12.2'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-rest/
implementation ("com.oracle.coherence.ce:coherence-rest:21.12.2")
'com.oracle.coherence.ce:coherence-rest:jar:21.12.2'
<dependency org="com.oracle.coherence.ce" name="coherence-rest" rev="21.12.2">
<artifact name="coherence-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-rest', version='21.12.2')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-rest" % "21.12.2"
[com.oracle.coherence.ce/coherence-rest "21.12.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
| jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |