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-async
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-async 1.3.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ben-manes.caffeine : tracing-api jar 1.3.3
com.lmax : disruptor jar 3.3.2

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 (6)

Group / Artifact Type Version
com.jayway.awaitility : awaitility jar 1.6.3
com.google.guava : guava jar 19.0-rc1
com.google.jimfs : jimfs jar 1.0
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.