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