We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb7a9d commit f83ca73Copy full SHA for f83ca73
md/doc/caffeine/caffeine.md
@@ -11,7 +11,7 @@ Provides cache solution and session storage via: <a href="https://github.com/ben
11
```xml
12
<dependency>
13
<groupId>org.jooby</groupId>
14
- <artifactId>jooby-caffeine-cache</artifactId>
+ <artifactId>jooby-caffeine</artifactId>
15
<version>{{version}}</version>
16
</dependency>
17
```
0 commit comments