is not current version
Last Version 0.6

com.seovic.coherence:coherence-tools 0.5

Various extensions and utilities for Oracle Coherence in-memory data grid

GroupId

GroupId

com.seovic.coherence
ArtifactId

ArtifactId

coherence-tools
Version

Version

0.5
Type

Type

jar

Download coherence-tools 0.5


<!-- https://jarcasting.com/artifacts/com.seovic.coherence/coherence-tools/ -->
<dependency>
    <groupId>com.seovic.coherence</groupId>
    <artifactId>coherence-tools</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.seovic.coherence/coherence-tools/
implementation 'com.seovic.coherence:coherence-tools:0.5'
// https://jarcasting.com/artifacts/com.seovic.coherence/coherence-tools/
implementation ("com.seovic.coherence:coherence-tools:0.5")
'com.seovic.coherence:coherence-tools:jar:0.5'
<dependency org="com.seovic.coherence" name="coherence-tools" rev="0.5">
  <artifact name="coherence-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seovic.coherence', module='coherence-tools', version='0.5')
)
libraryDependencies += "com.seovic.coherence" % "coherence-tools" % "0.5"
[com.seovic.coherence/coherence-tools "0.5"]