Эксперт ХД

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

Published 2026-09-15 11:06:33 +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>3.2.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.github.ben-manes.caffeine:caffeine:3.2.0

About this package

A high performance caching library

Dependencies

org.jspecify:jspecify
1.0.0
com.google.errorprone:error_prone_annotations
2.36.0
Details
Maven
2026-09-15 11:06:33 +00:00
0
Caffeine cache
Apache License, Version 2.0
887 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