Drag Pools Client

A simple Drag Pools Client to connect and execute Drag Queries in a Drag Pools cluster.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.dragpools.client
ArtifactId

ArtifactId

DP_CLIENT
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Drag Pools Client
A simple Drag Pools Client to connect and execute Drag Queries in a Drag Pools cluster.
Project URL

Project URL

https://github.com/fermatjen/dragpoolsclient
Project Organization

Project Organization

Drag Pools
Source Code Management

Source Code Management

https://github.com/fermatjen/dragpoolsclient

Download DP_CLIENT

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.9
1.0.8