Last Version

YB Sample Apps 1.0.11

Sample applications for benchmarking YugaByte DB functionality on various workload types.

License

License

GroupId

GroupId

com.yugabyte
ArtifactId

ArtifactId

yb-sample-apps
Version

Version

1.0.11
Type

Type

jar
Description

Description

YB Sample Apps
Sample applications for benchmarking YugaByte DB functionality on various workload types.
Project URL

Project URL

https://github.com/YugaByte/yb-sample-apps
Source Code Management

Source Code Management

https://github.com/yugabyte/yb-sample-apps

Download yb-sample-apps 1.0.11


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

Dependencies

compile (10)

Group / Artifact Type Version
com.yugabyte : cassandra-driver-core jar 3.2.0-yb-19
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.12
org.slf4j : slf4j-api jar 1.7.12
commons-cli : commons-cli jar 1.2
commons-codec : commons-codec jar 1.10
com.yugabyte : jedis jar 2.9.0-yb-16
org.apache.commons : commons-math3 jar 3.5
com.google.code.gson : gson jar 2.8.0
org.postgresql : postgresql jar 42.2.2

Project Modules

There are no modules declared in this project.