Jar examples for g:goshawkdb-client
The Java Client for GoshawkDB
You can download jar file goshawkdb-client 0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add goshawkdb-client-0.3.jar to your project.
<dependency> <groupId>io.goshawkdb</groupId> <artifactId>goshawkdb-client</artifactId> <version>0.3</version> </dependency>
compile group: 'io.goshawkdb', name: 'goshawkdb-client', version: '0.3'
libraryDependencies += "io.goshawkdb" % "goshawkdb-client" % "0.3"
<dependency org="io.goshawkdb" name="goshawkdb-client" rev="0.3"/>
@Grapes(@Grab(group='io.goshawkdb', module='goshawkdb-client', version='0.3'))
'io.goshawkdb:goshawkdb-client:jar:0.3'
Click the following link to download the jar file.
goshawkdb-client-0.3-javadoc.jar