| License |
License |
|---|---|
| GroupId | GroupIdcom.oracle.coherence.ce |
| ArtifactId | ArtifactIdcoherence-rest |
| Version | Version21.12 |
| 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.pom | |
| coherence-rest-21.12.jar | 1 MB |
| coherence-rest-21.12-tests.jar | 72 KB |
| coherence-rest-21.12-sources.jar | 101 KB |
| coherence-rest-21.12-javadoc.jar | 888 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</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-rest/
implementation 'com.oracle.coherence.ce:coherence-rest:21.12'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-rest/
implementation ("com.oracle.coherence.ce:coherence-rest:21.12")
'com.oracle.coherence.ce:coherence-rest:jar:21.12'
<dependency org="com.oracle.coherence.ce" name="coherence-rest" rev="21.12">
<artifact name="coherence-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-rest', version='21.12')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-rest" % "21.12"
[com.oracle.coherence.ce/coherence-rest "21.12"]
| 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 |