We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f7e0a1 + e9b0ee9 commit a3323e2Copy full SHA for a3323e2
managed_vms/memcache/pom.xml
@@ -14,11 +14,13 @@
14
<type>jar</type>
15
<scope>provided</scope>
16
</dependency>
17
+ <!-- [START dependencies] -->
18
<dependency>
19
<groupId>com.googlecode.xmemcached</groupId>
20
<artifactId>xmemcached</artifactId>
21
<version>2.0.0</version>
22
23
+ <!-- [END dependencies] -->
24
</dependencies>
25
<build>
26
<!-- for hot reload of the web application -->
0 commit comments