is not current version
Last Version 21.12.4

com.oracle.coherence.ce:coherence-http-netty 14.1.1-0-7

Oracle Coherence Community Edition

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence-http-netty
Version

Version

14.1.1-0-7
Type

Type

jar

Download coherence-http-netty 14.1.1-0-7


<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-http-netty/ -->
<dependency>
    <groupId>com.oracle.coherence.ce</groupId>
    <artifactId>coherence-http-netty</artifactId>
    <version>14.1.1-0-7</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-http-netty/
implementation 'com.oracle.coherence.ce:coherence-http-netty:14.1.1-0-7'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-http-netty/
implementation ("com.oracle.coherence.ce:coherence-http-netty:14.1.1-0-7")
'com.oracle.coherence.ce:coherence-http-netty:jar:14.1.1-0-7'
<dependency org="com.oracle.coherence.ce" name="coherence-http-netty" rev="14.1.1-0-7">
  <artifact name="coherence-http-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-http-netty', version='14.1.1-0-7')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-http-netty" % "14.1.1-0-7"
[com.oracle.coherence.ce/coherence-http-netty "14.1.1-0-7"]