We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e5d714 commit 441386dCopy full SHA for 441386d
1 file changed
pom.xml
@@ -11,6 +11,9 @@
11
12
<name>concurrent-cache</name>
13
14
+ <description>Fast Flexible efficient in memory LRU Java cache</description>
15
+ <url>https://github.com/barakb/Cache</url>
16
+
17
<properties>
18
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
<slf4j.version>1.7.12</slf4j.version>
0 commit comments