License |
License |
---|---|
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-cdi |
Version | Version21.12.3 |
Type | Typejar |
Description |
DescriptionCoherence CDI
Coherence CDI Extension and Producers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coherence-cdi-21.12.3.pom | |
coherence-cdi-21.12.3.jar | 231 KB |
coherence-cdi-21.12.3-sources.jar | 87 KB |
coherence-cdi-21.12.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-cdi/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-cdi</artifactId>
<version>21.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-cdi/
implementation 'com.oracle.coherence.ce:coherence-cdi:21.12.3'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-cdi/
implementation ("com.oracle.coherence.ce:coherence-cdi:21.12.3")
'com.oracle.coherence.ce:coherence-cdi:jar:21.12.3'
<dependency org="com.oracle.coherence.ce" name="coherence-cdi" rev="21.12.3">
<artifact name="coherence-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-cdi', version='21.12.3')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-cdi" % "21.12.3"
[com.oracle.coherence.ce/coherence-cdi "21.12.3"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.12.3 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |