| Категории |
КатегорииDistribution Компиляция и сборка |
|---|---|
| Группа | Группаcom.oracle.coherence.incubator |
| Идентификатор | Идентификаторcoherence-eventdistributionpattern |
| Версия | Версия12.6.1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.incubator/coherence-eventdistributionpattern/ -->
<dependency>
<groupId>com.oracle.coherence.incubator</groupId>
<artifactId>coherence-eventdistributionpattern</artifactId>
<version>12.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.incubator/coherence-eventdistributionpattern/
implementation 'com.oracle.coherence.incubator:coherence-eventdistributionpattern:12.6.1'
// https://jarcasting.com/artifacts/com.oracle.coherence.incubator/coherence-eventdistributionpattern/
implementation ("com.oracle.coherence.incubator:coherence-eventdistributionpattern:12.6.1")
'com.oracle.coherence.incubator:coherence-eventdistributionpattern:jar:12.6.1'
<dependency org="com.oracle.coherence.incubator" name="coherence-eventdistributionpattern" rev="12.6.1">
<artifact name="coherence-eventdistributionpattern" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.incubator', module='coherence-eventdistributionpattern', version='12.6.1')
)
libraryDependencies += "com.oracle.coherence.incubator" % "coherence-eventdistributionpattern" % "12.6.1"
[com.oracle.coherence.incubator/coherence-eventdistributionpattern "12.6.1"]