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