is not current version
Last Version 1.2.0

jackson-caffeine-cache 1.1.0

A Caffeine based type cache for Jackson.

License

License

Categories

Categories

Caffeine Data Caching Jackson JSON
GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

jackson-caffeine-cache
Version

Version

1.1.0
Type

Type

jar
Description

Description

jackson-caffeine-cache
A Caffeine based type cache for Jackson.
Project URL

Project URL

https://github.com/pjfanning/jackson-caffeine-cache
Source Code Management

Source Code Management

https://github.com/pjfanning/jackson-caffeine-cache

Download jackson-caffeine-cache 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
com.github.ben-manes.caffeine : caffeine jar 2.8.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.