Key-Value - Cache

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.ethlo.keyvalue
ArtifactId

ArtifactId

keyvalue-cache
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Key-Value - Cache
Parent pom providing dependency and plugin management for applications built with Maven

Download keyvalue-cache

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.ethlo.keyvalue : keyvalue-core jar 1.1.2
com.hazelcast : hazelcast jar 3.12.3
org.springframework : spring-tx jar
com.google.guava : guava jar 28.2-jre
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.14.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0
0.9.1
0.9.0