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