Last Version

Caffeine cache 1.3.3

A high performance caching library for Java 8+

License

License

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.ben-manes.caffeine
ArtifactId

ArtifactId

tracing-api
Version

Version

1.3.3
Type

Type

jar
Description

Description

Caffeine cache
A high performance caching library for Java 8+
Project URL

Project URL

https://github.com/ben-manes/caffeine
Source Code Management

Source Code Management

https://github.com/ben-manes/caffeine

Download tracing-api 1.3.3


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations jar 2.0.4
com.google.code.findbugs : jsr305 jar 3.0.0

test (5)

Group / Artifact Type Version
com.jayway.awaitility : awaitility jar 1.6.3
com.google.guava : guava jar 19.0-rc1
com.google.inject : guice jar 4.0
org.hamcrest : java-hamcrest jar 2.0.0.0
org.testng : testng jar 6.9.6

Project Modules

There are no modules declared in this project.