Last Version

Splout SQL Java client 0.3.0

Splout is a read only, horizontally scalable SQL database that plays well with Hadoop.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.splout.db
ArtifactId

ArtifactId

splout-javaclient
Version

Version

0.3.0
Type

Type

jar
Description

Description

Splout SQL Java client
Splout is a read only, horizontally scalable SQL database that plays well with Hadoop.
Project Organization

Project Organization

Datasalt Systems S.L.

Download splout-javaclient 0.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.splout.db : splout-commons jar 0.3.0
com.google.guava : guava jar 13.0
com.google.api.client : google-api-client jar 1.4.1-beta
commons-io : commons-io jar 2.2

Project Modules

There are no modules declared in this project.