License |
License |
---|---|
GroupId | GroupIdio.github.simukappu |
ArtifactId | ArtifactIdcoherence-tools |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncoherence-tools
Utility tools for Oracle Coherence
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coherence-tools-1.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.simukappu/coherence-tools/ -->
<dependency>
<groupId>io.github.simukappu</groupId>
<artifactId>coherence-tools</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.simukappu/coherence-tools/
implementation 'io.github.simukappu:coherence-tools:1.0.2'
// https://jarcasting.com/artifacts/io.github.simukappu/coherence-tools/
implementation ("io.github.simukappu:coherence-tools:1.0.2")
'io.github.simukappu:coherence-tools:pom:1.0.2'
<dependency org="io.github.simukappu" name="coherence-tools" rev="1.0.2">
<artifact name="coherence-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.simukappu', module='coherence-tools', version='1.0.2')
)
libraryDependencies += "io.github.simukappu" % "coherence-tools" % "1.0.2"
[io.github.simukappu/coherence-tools "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.12 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha7 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |