Jar examples for r:replica
You can download jar file replica 2.2.3 in this page.
Apache License
You can use the following script to add replica-2.2.3.jar to your project.
<dependency> <groupId>com.viantinc.cachestore</groupId> <artifactId>replica</artifactId> <version>2.2.3</version> </dependency>
compile group: 'com.viantinc.cachestore', name: 'replica', version: '2.2.3'
libraryDependencies += "com.viantinc.cachestore" % "replica" % "2.2.3"
<dependency org="com.viantinc.cachestore" name="replica" rev="2.2.3"/>
@Grapes(@Grab(group='com.viantinc.cachestore', module='replica', version='2.2.3'))
'com.viantinc.cachestore:replica:jar:2.2.3'
Click the following link to download the jar file.
replica-2.2.3-javadoc.jar