ThistleDB Client

Java client to query ThistleDB server.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

cz.net21.ttulka.thistledb
ArtifactId

ArtifactId

thistledb-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ThistleDB Client
Java client to query ThistleDB server.
Project URL

Project URL

http://thistledb.net21.cz

Download thistledb-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.reactivestreams : reactive-streams jar 1.0.0

test (3)

Group / Artifact Type Version
org.reactivestreams : reactive-streams-tck jar 1.0.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0