Google Guava Cache - JCache Implementation

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

ca.exprofesso
ArtifactId

ArtifactId

guava-jcache
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Google Guava Cache - JCache Implementation
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

ExProfesso
Source Code Management

Source Code Management

https://github.com/ocafebabe/guava-jcache

Download guava-jcache

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 22.0
javax.cache : cache-api jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.bitstrings.test : junit-clptr jar 1.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0