Эксперт ХД

com.github.ben-manes.caffeine:caffeine (2.6.2)

Published 2026-09-15 11:06:32 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.github.ben-manes.caffeine</groupId>
	<artifactId>caffeine</artifactId>
	<version>2.6.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.github.ben-manes.caffeine:caffeine:2.6.2

About this package

A high performance caching library for Java 8+

Dependencies

com.google.guava:guava
24.0-jre
com.google.code.findbugs:jsr305
3.0.2
org.apache.commons:commons-lang3
3.7
org.mockito:mockito-core
2.15.0
org.hamcrest:java-hamcrest
2.0.0.0
org.awaitility:awaitility
3.0.0
org.apache.felix:org.apache.felix.framework
5.6.10
org.ops4j.pax.exam:pax-exam-junit4
4.11.0
com.github.brianfrankcooper.ycsb:core
1.13.0-RC1
it.unimi.dsi:fastutil
8.1.1
junit:junit
4.12
org.testng:testng
6.14.2
com.google.inject:guice
4.1.0
org.jctools:jctools-core
2.1.1
com.google.guava:guava-testlib
24.0-jre
org.ops4j.pax.exam:pax-exam-container-native
4.11.0
org.ops4j.pax.exam:pax-exam-link-mvn
4.11.0
org.ops4j.pax.url:pax-url-aether
2.5.4
com.google.errorprone:error_prone_annotations
2.2.0
Details
Maven
2026-09-15 11:06:32 +00:00
0
Caffeine cache
Apache License, Version 2.0
650 KiB
Assets (2)
Versions (3) View all
3.2.0 2026-09-15
2.6.2 2026-09-15
3.2.2 2026-09-15