Download org.fuzzydb.server-1.0.1.RELEASE.jar file - Jar o

Jar examples for o:org.fuzzydb.server

Description

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.0.1.RELEASE in this page.

Build File

You can use the following script to add org.fuzzydb.server-1.0.1.RELEASE.jar to your project.

<dependency>
   <groupId>org.fuzzydb</groupId>
   <artifactId>org.fuzzydb.server</artifactId>
   <version>1.0.1.RELEASE</version>
</dependency>
compile group: 'org.fuzzydb', name: 'org.fuzzydb.server', version: '1.0.1.RELEASE'
libraryDependencies += "org.fuzzydb" % "org.fuzzydb.server" % "1.0.1.RELEASE"
<dependency org="org.fuzzydb" name="org.fuzzydb.server" rev="1.0.1.RELEASE"/>
@Grapes(@Grab(group='org.fuzzydb', module='org.fuzzydb.server', version='1.0.1.RELEASE'))
'org.fuzzydb:org.fuzzydb.server:jar:1.0.1.RELEASE'

Download

Click the following link to download the jar file.

org.fuzzydb.server-1.0.1.RELEASE-javadoc.jar
org.fuzzydb.server-1.0.1.RELEASE-sources.jar
org.fuzzydb.server-1.0.1.RELEASE-tests.jar
org.fuzzydb.server-1.0.1.RELEASE.jar
org.fuzzydb.server-1.0.1.RELEASE.pom



Related Tutorials