License |
License |
---|---|
GroupId | GroupIdio.github.simukappu |
ArtifactId | ArtifactIdwrite-behind-tools |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwrite-behind-tools
Tools for write behind queue of Oracle Coherence
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
write-behind-tools-1.0.2.pom | |
write-behind-tools-1.0.2.jar | 9 KB |
write-behind-tools-1.0.2-sources.jar | 7 KB |
write-behind-tools-1.0.2-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.simukappu/write-behind-tools/ -->
<dependency>
<groupId>io.github.simukappu</groupId>
<artifactId>write-behind-tools</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.simukappu/write-behind-tools/
implementation 'io.github.simukappu:write-behind-tools:1.0.2'
// https://jarcasting.com/artifacts/io.github.simukappu/write-behind-tools/
implementation ("io.github.simukappu:write-behind-tools:1.0.2")
'io.github.simukappu:write-behind-tools:jar:1.0.2'
<dependency org="io.github.simukappu" name="write-behind-tools" rev="1.0.2">
<artifact name="write-behind-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.simukappu', module='write-behind-tools', version='1.0.2')
)
libraryDependencies += "io.github.simukappu" % "write-behind-tools" % "1.0.2"
[io.github.simukappu/write-behind-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 |