is not current version
Last Version 1.1.2

org.smartparam:smartparam-coherent-cache-jdbc 1.1.0

SmartParam cache coherence mechanism based on JDBC.

GroupId

GroupId

org.smartparam
ArtifactId

ArtifactId

smartparam-coherent-cache-jdbc
Version

Version

1.1.0
Type

Type

jar

Download smartparam-coherent-cache-jdbc 1.1.0


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