Last Version

org.fuzzydb:org.fuzzydb.server 1.1.0.RELEASE

Server: Compiles against io.packet, but that artifact must be included into runtime scope if you want to use TCPIP.

License

License

GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

org.fuzzydb.server
Version

Version

1.1.0.RELEASE
Type

Type

jar
Description

Description

Server: Compiles against io.packet, but that artifact must be included into runtime scope if you want to use TCPIP.
Project Organization

Project Organization

Whirlwind Match Limited

Download org.fuzzydb.server 1.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.server/ -->
<dependency>
    <groupId>org.fuzzydb</groupId>
    <artifactId>org.fuzzydb.server</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.server/
implementation 'org.fuzzydb:org.fuzzydb.server:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.server/
implementation ("org.fuzzydb:org.fuzzydb.server:1.1.0.RELEASE")
'org.fuzzydb:org.fuzzydb.server:jar:1.1.0.RELEASE'
<dependency org="org.fuzzydb" name="org.fuzzydb.server" rev="1.1.0.RELEASE">
  <artifact name="org.fuzzydb.server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fuzzydb', module='org.fuzzydb.server', version='1.1.0.RELEASE')
)
libraryDependencies += "org.fuzzydb" % "org.fuzzydb.server" % "1.1.0.RELEASE"
[org.fuzzydb/org.fuzzydb.server "1.1.0.RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
org.fuzzydb : org.fuzzydb.client jar 1.1.0.RELEASE
org.fuzzydb.attrs : org.fuzzydb.attrs jar 1.1.0.RELEASE
org.springframework : spring-context jar 3.1.1.RELEASE
org.aspectj : aspectjrt jar 1.6.11
com.google.code.findbugs : jsr305 jar 2.0.0
org.slf4j : jcl-over-slf4j jar 1.6.4
org.slf4j : slf4j-api jar 1.6.4

provided (2)

Group / Artifact Type Version
org.fuzzydb : org.fuzzydb.io.packet jar 1.1.0.RELEASE
org.eclipse : osgi jar 3.5.0.v20090520

test (3)

Group / Artifact Type Version
org.fuzzydb : org.fuzzydb.test.support jar 1.1.0.RELEASE
junit : junit-dep Optional jar 4.10
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.