| Группа | Группаcom.oracle.coherence.ce |
|---|---|
| Идентификатор | Идентификаторcoherence-mock |
| Версия | Версия14.1.1-0-9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| coherence-mock-14.1.1-0-9.pom | |
| coherence-mock-14.1.1-0-9.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-mock/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-mock</artifactId>
<version>14.1.1-0-9</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-mock/
implementation 'com.oracle.coherence.ce:coherence-mock:14.1.1-0-9'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-mock/
implementation ("com.oracle.coherence.ce:coherence-mock:14.1.1-0-9")
'com.oracle.coherence.ce:coherence-mock:jar:14.1.1-0-9'
<dependency org="com.oracle.coherence.ce" name="coherence-mock" rev="14.1.1-0-9">
<artifact name="coherence-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-mock', version='14.1.1-0-9')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-mock" % "14.1.1-0-9"
[com.oracle.coherence.ce/coherence-mock "14.1.1-0-9"]