Last Version

GLB CTL Java Client 0.0.1

A Java client for the Galera Load Balancer control interface

License

License

GroupId

GroupId

ca.pjer
ArtifactId

ArtifactId

glb-ctl
Version

Version

0.0.1
Type

Type

jar
Description

Description

GLB CTL Java Client
A Java client for the Galera Load Balancer control interface

Download glb-ctl 0.0.1


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

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.