Jar examples for o:org.fuzzydb.server
Server: Compiles against io.packet, but that artifact must be included into runtime scope if you want to use TCPIP.
You can download jar file org.fuzzydb.server 1.1.0.M1 in this page.
You can use the following script to add org.fuzzydb.server-1.1.0.M1.jar to your project.
<dependency> <groupId>org.fuzzydb</groupId> <artifactId>org.fuzzydb.server</artifactId> <version>1.1.0.M1</version> </dependency>
compile group: 'org.fuzzydb', name: 'org.fuzzydb.server', version: '1.1.0.M1'
libraryDependencies += "org.fuzzydb" % "org.fuzzydb.server" % "1.1.0.M1"
<dependency org="org.fuzzydb" name="org.fuzzydb.server" rev="1.1.0.M1"/>
@Grapes(@Grab(group='org.fuzzydb', module='org.fuzzydb.server', version='1.1.0.M1'))
'org.fuzzydb:org.fuzzydb.server:jar:1.1.0.M1'
Click the following link to download the jar file.
org.fuzzydb.server-1.1.0.M1-javadoc.jar