Server: Compiles against io.packet, but that artifact must be included into runtime scope if you want to use TCPIP.
'org.fuzzydb:org.fuzzydb.server:1.0.0.RELEASE'
<dependency>
<groupId>org.fuzzydb</groupId>
<artifactId>org.fuzzydb.server</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
<dependency org="org.fuzzydb" name="org.fuzzydb.server" rev="1.0.0.RELEASE"/>
"org.fuzzydb", "org.fuzzydb.server", "1.0.0.RELEASE"