com.github.ben-manes.caffeine:caffeine (2.9.3)
Published 2026-02-24 13:43:09 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>2.9.3</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=com.github.ben-manes.caffeine:caffeine:2.9.3About this package
A high performance caching library
Dependencies
org.checkerframework:checker-qual
3.19.0
com.google.errorprone:error_prone_annotations
2.10.0
Details
Assets (2)
Versions (1)
View all
caffeine-2.9.3.jar
891 KiB
caffeine-2.9.3.pom
2.0 KiB
2.9.3
2026-02-24