MVN

org.fuzzydb : org.fuzzydb.client

Maven & Gradle

Apr 18, 2013
8 usages
17 stars

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.

<dependency>
    <groupId>org.fuzzydb</groupId>
    <artifactId>org.fuzzydb.client</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fuzzydb : org.fuzzydb.client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0.RELEASE

All Versions

Choose a version of org.fuzzydb : org.fuzzydb.client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
org.fuzzydb.client-1.1.0.RELEASE
org.fuzzydb.client-1.1.0.M1
1.0.x
org.fuzzydb.client-1.0.1.RELEASE
org.fuzzydb.client-1.0.0.RELEASE
org.fuzzydb.client-1.0.0.M4
org.fuzzydb.client-1.0.0.M3
org.fuzzydb.client-1.0.0.M2
org.fuzzydb.client-1.0.0.M1

How to add a dependency to Maven

Add the following org.fuzzydb : org.fuzzydb.client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fuzzydb</groupId>
    <artifactId>org.fuzzydb.client</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fuzzydb : org.fuzzydb.client gradle dependency to your build.gradle file:

implementation 'org.fuzzydb:org.fuzzydb.client:1.1.0.RELEASE'

Gradle Kotlin DSL: Add the following org.fuzzydb : org.fuzzydb.client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fuzzydb:org.fuzzydb.client:1.1.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fuzzydb : org.fuzzydb.client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fuzzydb" % "org.fuzzydb.client" % "1.1.0.RELEASE"

Advertisement

Dependencies from Group

Apr 18, 2013
10 usages
17 stars
Apr 18, 2013
8 usages
17 stars
Apr 18, 2013
8 usages
17 stars
Apr 18, 2013
8 usages
17 stars
Apr 18, 2013
7 usages
17 stars

Discover Dependencies

Oct 10, 2015
3 usages
Mar 22, 2022
9 usages
Jan 20, 2015
7 usages
138 stars
Aug 03, 2023
7 usages
21 stars
Apr 26, 2018
2 usages
9 stars
Sep 21, 2021
5 usages
Jan 27, 2022
12 usages
11 stars