wcommons/geo-cache-caffeine

Geolocation lookup cache using Caffeine

License

License

Categories

Categories

Caffeine Data Caching Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.github.whilein.wcommons
ArtifactId

ArtifactId

wcommons-geo-cache-caffeine
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

wcommons/geo-cache-caffeine
Geolocation lookup cache using Caffeine
Project Organization

Project Organization

io.github.whilein

Download wcommons-geo-cache-caffeine

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-cache-caffeine/ -->
<dependency>
    <groupId>io.github.whilein.wcommons</groupId>
    <artifactId>wcommons-geo-cache-caffeine</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-cache-caffeine/
implementation 'io.github.whilein.wcommons:wcommons-geo-cache-caffeine:1.2.0'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-cache-caffeine/
implementation ("io.github.whilein.wcommons:wcommons-geo-cache-caffeine:1.2.0")
'io.github.whilein.wcommons:wcommons-geo-cache-caffeine:jar:1.2.0'
<dependency org="io.github.whilein.wcommons" name="wcommons-geo-cache-caffeine" rev="1.2.0">
  <artifact name="wcommons-geo-cache-caffeine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-geo-cache-caffeine', version='1.2.0')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-geo-cache-caffeine" % "1.2.0"
[io.github.whilein.wcommons/wcommons-geo-cache-caffeine "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 3.1.0
io.github.whilein.wcommons : wcommons-geo-api jar 1.2.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
org.jetbrains : annotations jar 23.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0
1.0.3