License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-http-netty |
Last Version | Last Version21.12.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCoherence Netty Integration
Oracle Coherence Community Edition
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-http-netty/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-http-netty</artifactId>
<version>21.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-http-netty/
implementation 'com.oracle.coherence.ce:coherence-http-netty:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-http-netty/
implementation ("com.oracle.coherence.ce:coherence-http-netty:21.12.4")
'com.oracle.coherence.ce:coherence-http-netty:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-http-netty" rev="21.12.4">
<artifact name="coherence-http-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-http-netty', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-http-netty" % "21.12.4"
[com.oracle.coherence.ce/coherence-http-netty "21.12.4"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.12.4 |
io.netty : netty-all | jar | 4.1.73.Final |
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
org.glassfish.jersey.core : jersey-server | jar | 2.35 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.35 |