MVN

ca.pjer : glb-ctl

Maven & Gradle

Feb 04, 2017
0 stars

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

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>glb-ctl</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.pjer : glb-ctl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of ca.pjer : glb-ctl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
glb-ctl-0.0.1

How to add a dependency to Maven

Add the following ca.pjer : glb-ctl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>glb-ctl</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ca.pjer : glb-ctl gradle dependency to your build.gradle file:

implementation 'ca.pjer:glb-ctl:0.0.1'

Gradle Kotlin DSL: Add the following ca.pjer : glb-ctl gradle kotlin dependency to your build.gradle.kts file:

implementation("ca.pjer:glb-ctl:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ca.pjer : glb-ctl sbt scala dependency to your build.sbt file:

libraryDependencies += "ca.pjer" % "glb-ctl" % "0.0.1"

Advertisement

Dependencies from Group

Aug 17, 2021
2 usages
72 stars
Mar 18, 2019
1 usages
8 stars
Mar 28, 2017
1 usages
7 stars
Jun 19, 2015
20 stars
Mar 14, 2017

Discover Dependencies

Feb 02, 2017
2 stars
Feb 02, 2017
2 stars
Nov 28, 2019
30 stars
Nov 23, 2017
0 stars
Mar 26, 2019
41 stars