License |
License |
---|---|
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-cdi-server |
Version | Version21.12.2 |
Type | Typejar |
Description |
DescriptionCoherence CDI Server
CDI-enabled Coherence Server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coherence-cdi-server-21.12.2.pom | |
coherence-cdi-server-21.12.2.jar | 100 KB |
coherence-cdi-server-21.12.2-sources.jar | 12 KB |
coherence-cdi-server-21.12.2-javadoc.jar | 365 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-cdi-server/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-cdi-server</artifactId>
<version>21.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-cdi-server/
implementation 'com.oracle.coherence.ce:coherence-cdi-server:21.12.2'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-cdi-server/
implementation ("com.oracle.coherence.ce:coherence-cdi-server:21.12.2")
'com.oracle.coherence.ce:coherence-cdi-server:jar:21.12.2'
<dependency org="com.oracle.coherence.ce" name="coherence-cdi-server" rev="21.12.2">
<artifact name="coherence-cdi-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-cdi-server', version='21.12.2')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-cdi-server" % "21.12.2"
[com.oracle.coherence.ce/coherence-cdi-server "21.12.2"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence-cdi | jar | 21.12.2 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld.se : weld-se-core | jar | 3.1.6.Final |