License |
License |
---|---|
Categories |
CategoriesCaffeine Data Caching Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.github.whilein.wcommons |
ArtifactId | ArtifactIdwcommons-geo-cache-caffeine |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwcommons/geo-cache-caffeine
Geolocation lookup cache using Caffeine
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
org.jetbrains : annotations | jar | 23.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |