jackson-caffeine-cache

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
Last Version

Last Version

1.2.0
Release Date

Release Date

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

How to add to project

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

Dependencies

runtime (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.1
1.0.0