Youtube Vitess

Umbrella project for all Java activities for Vitess

License

License

GroupId

GroupId

com.dispalt.vitess
ArtifactId

ArtifactId

vitess-parent
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Youtube Vitess
Umbrella project for all Java activities for Vitess
Project URL

Project URL

https://github.com/youtube/vitess/
Project Organization

Project Organization

YouTube

Download vitess-parent

Filename Size
vitess-parent-1.2.0.pom 6 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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

  • client
  • example
  • grpc-client
  • hadoop
  • jdbc

Versions

Version
1.2.0
1.1.0