Last Version

com.dispalt.vitess:client 1.2.0

Umbrella project for all Java activities for Vitess

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.dispalt.vitess
ArtifactId

ArtifactId

client
Version

Version

1.2.0
Type

Type

jar
Description

Description

Umbrella project for all Java activities for Vitess
Project Organization

Project Organization

YouTube

Download client 1.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
joda-time : joda-time jar 2.5
com.google.code.findbugs : jsr305 jar 3.0.0
org.apache.commons : commons-collections4 jar 4.1
commons-io : commons-io jar 2.5
com.google.code.gson : gson jar 2.8.0
com.google.guava : guava jar 19.0
log4j : log4j jar 1.2.17
com.google.protobuf : protobuf-java jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.