Jar examples for o:org.fuzzydb.client
database client and items common to the client and server (i.e. messages in between) NOTE: compiled against io.packet, but io.packet is set as provided scope and must be included specifically in runtime scope to use TCP connection.
You can download jar file org.fuzzydb.client 1.0.0.M2 in this page.
You can use the following script to add org.fuzzydb.client-1.0.0.M2.jar to your project.
<dependency> <groupId>org.fuzzydb</groupId> <artifactId>org.fuzzydb.client</artifactId> <version>1.0.0.M2</version> </dependency>
compile group: 'org.fuzzydb', name: 'org.fuzzydb.client', version: '1.0.0.M2'
libraryDependencies += "org.fuzzydb" % "org.fuzzydb.client" % "1.0.0.M2"
<dependency org="org.fuzzydb" name="org.fuzzydb.client" rev="1.0.0.M2"/>
@Grapes(@Grab(group='org.fuzzydb', module='org.fuzzydb.client', version='1.0.0.M2'))
'org.fuzzydb:org.fuzzydb.client:jar:1.0.0.M2'
Click the following link to download the jar file.
org.fuzzydb.client-1.0.0.M2-javadoc.jar