| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdcom.oracle.coherence.ce |
| ArtifactId | ArtifactIdcoherence-http-netty |
| Version | Version21.06.2 |
| Type | Typejar |
| Description |
DescriptionCoherence Netty Integration
Oracle Coherence Community Edition
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| coherence-http-netty-21.06.2.pom | |
| coherence-http-netty-21.06.2.jar | 120 KB |
| coherence-http-netty-21.06.2-sources.jar | 15 KB |
| coherence-http-netty-21.06.2-javadoc.jar | 420 KB |
| Browse |
<!-- 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.06.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-http-netty/
implementation 'com.oracle.coherence.ce:coherence-http-netty:21.06.2'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-http-netty/
implementation ("com.oracle.coherence.ce:coherence-http-netty:21.06.2")
'com.oracle.coherence.ce:coherence-http-netty:jar:21.06.2'
<dependency org="com.oracle.coherence.ce" name="coherence-http-netty" rev="21.06.2">
<artifact name="coherence-http-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-http-netty', version='21.06.2')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-http-netty" % "21.06.2"
[com.oracle.coherence.ce/coherence-http-netty "21.06.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.06.2 |
| io.netty : netty-all | jar | 4.1.63.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
| org.glassfish.jersey.core : jersey-server | jar | 2.30.1 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.30.1 |