MVN

io.goshawkdb : goshawkdb-client

Maven & Gradle

Nov 25, 2016
1 usages

GoshawkDB Java Client · The Java Client for GoshawkDB

<dependency>
    <groupId>io.goshawkdb</groupId>
    <artifactId>goshawkdb-client</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.goshawkdb : goshawkdb-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of io.goshawkdb : goshawkdb-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
goshawkdb-client-0.3.1
0.3
goshawkdb-client-0.3
0.2.x
goshawkdb-client-0.2.3
goshawkdb-client-0.2.2
goshawkdb-client-0.2.1
0.2
goshawkdb-client-0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>io.goshawkdb</groupId>
    <artifactId>goshawkdb-client</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.goshawkdb : goshawkdb-client gradle dependency to your build.gradle file:

implementation 'io.goshawkdb:goshawkdb-client:0.3.1'

Gradle Kotlin DSL: Add the following io.goshawkdb : goshawkdb-client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.goshawkdb:goshawkdb-client:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.goshawkdb : goshawkdb-client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.goshawkdb" % "goshawkdb-client" % "0.3.1"

Advertisement

Dependencies from Group

Discover Dependencies

May 21, 2018
1 usages
6 stars
Jun 02, 2016
1 usages
0 stars
Aug 04, 2021
1 usages
46 stars
i
May 28, 2019
1 usages
198 stars
Jun 12, 2016
2 usages
13 stars
Feb 06, 2017
1 usages
0 stars
Apr 18, 2023
2 usages
Feb 21, 2021
1.7k stars
Jul 29, 2016
1 usages
5 stars
Oct 03, 2018
1 usages
2 stars