<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-aws-memcached</artifactId>
<version>0.0.117</version>
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-aws-memcached', version='0.0.117')
)
<parent> <groupId>io.datarouter</groupId> <artifactId>datarouter-parent</artifactId> <version>0.0.117</version> </parent>
compile
|-- io.datarouter:datarouter-memcached
|-- com.amazonaws:elasticache-java-cluster-client:1.2.0
provided
|-- javax.servlet:javax.servlet-api:4.0.1
test
|-- io.datarouter:datarouter-storage