| Категории |
КатегорииСеть Netty Networking |
|---|---|
| Группа | Группаcom.oracle.coherence.ce |
| Идентификатор | Идентификаторcoherence-http-netty |
| Версия | Версия20.06.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| coherence-http-netty-20.06.1.pom | |
| coherence-http-netty-20.06.1.jar | 89 KB |
| coherence-http-netty-20.06.1-sources.jar | 15 KB |
| coherence-http-netty-20.06.1-javadoc.jar | 479 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-http-netty/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-http-netty</artifactId>
<version>20.06.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-http-netty/
implementation 'com.oracle.coherence.ce:coherence-http-netty:20.06.1'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-http-netty/
implementation ("com.oracle.coherence.ce:coherence-http-netty:20.06.1")
'com.oracle.coherence.ce:coherence-http-netty:jar:20.06.1'
<dependency org="com.oracle.coherence.ce" name="coherence-http-netty" rev="20.06.1">
<artifact name="coherence-http-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-http-netty', version='20.06.1')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-http-netty" % "20.06.1"
[com.oracle.coherence.ce/coherence-http-netty "20.06.1"]