<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-memcached</artifactId>
<version>0.0.102</version>
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-memcached', version='0.0.102')
)
<parent> <groupId>io.datarouter</groupId> <artifactId>datarouter-parent</artifactId> <version>0.0.102</version> </parent>
compile
|-- io.datarouter:datarouter-web
|-- net.spy:spymemcached:2.12.3
provided
|-- javax.servlet:javax.servlet-api:4.0.1
test
|-- io.datarouter:datarouter-storage