| License |
License |
|---|---|
| GroupId | GroupIdcom.oracle.coherence.ce |
| ArtifactId | ArtifactIdcoherence-concurrent |
| Version | Version21.12.2 |
| Type | Typejar |
| Description |
DescriptionCoherence Concurrent
Utility classes commonly useful in concurrent programming within a Coherence Cluster.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-concurrent/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-concurrent</artifactId>
<version>21.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-concurrent/
implementation 'com.oracle.coherence.ce:coherence-concurrent:21.12.2'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-concurrent/
implementation ("com.oracle.coherence.ce:coherence-concurrent:21.12.2")
'com.oracle.coherence.ce:coherence-concurrent:jar:21.12.2'
<dependency org="com.oracle.coherence.ce" name="coherence-concurrent" rev="21.12.2">
<artifact name="coherence-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-concurrent', version='21.12.2')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-concurrent" % "21.12.2"
[com.oracle.coherence.ce/coherence-concurrent "21.12.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.oracle.coherence.ce : coherence-cdi Optional | jar | 21.12.2 |
| jakarta.enterprise : jakarta.enterprise.cdi-api Optional | jar | 2.0.2 |