GoshawkDB Java Client

The Java Client for GoshawkDB

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.goshawkdb
ArtifactId

ArtifactId

goshawkdb-client
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

GoshawkDB Java Client
The Java Client for GoshawkDB
Project URL

Project URL

https://goshawkdb.io/

Download goshawkdb-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.6.Final
commons-codec : commons-codec jar 1.10
org.capnproto : runtime jar 0.1.1
org.bouncycastle : bcpkix-jdk15on jar 1.55

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3
0.2.3
0.2.2
0.2.1
0.2