is not current version
Last Version 2

org.gridkit.coherence-tools:coherence-tools-parent-pom 1

Various tools for Oracle Coherence

GroupId

GroupId

org.gridkit.coherence-tools
ArtifactId

ArtifactId

coherence-tools-parent-pom
Version

Version

1
Type

Type

pom

Download coherence-tools-parent-pom 1


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