is not current version
Last Version 42.2.7-yb-6

com.yugabyte:jdbc-yugabytedb-aggregate 42.2.7-yb-5-beta.2.b1

YugaByte JDBC aggregate project

GroupId

GroupId

com.yugabyte
ArtifactId

ArtifactId

jdbc-yugabytedb-aggregate
Version

Version

42.2.7-yb-5-beta.2.b1
Type

Type

pom

Download jdbc-yugabytedb-aggregate 42.2.7-yb-5-beta.2.b1


<!-- https://jarcasting.com/artifacts/com.yugabyte/jdbc-yugabytedb-aggregate/ -->
<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>jdbc-yugabytedb-aggregate</artifactId>
    <version>42.2.7-yb-5-beta.2.b1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yugabyte/jdbc-yugabytedb-aggregate/
implementation 'com.yugabyte:jdbc-yugabytedb-aggregate:42.2.7-yb-5-beta.2.b1'
// https://jarcasting.com/artifacts/com.yugabyte/jdbc-yugabytedb-aggregate/
implementation ("com.yugabyte:jdbc-yugabytedb-aggregate:42.2.7-yb-5-beta.2.b1")
'com.yugabyte:jdbc-yugabytedb-aggregate:pom:42.2.7-yb-5-beta.2.b1'
<dependency org="com.yugabyte" name="jdbc-yugabytedb-aggregate" rev="42.2.7-yb-5-beta.2.b1">
  <artifact name="jdbc-yugabytedb-aggregate" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yugabyte', module='jdbc-yugabytedb-aggregate', version='42.2.7-yb-5-beta.2.b1')
)
libraryDependencies += "com.yugabyte" % "jdbc-yugabytedb-aggregate" % "42.2.7-yb-5-beta.2.b1"
[com.yugabyte/jdbc-yugabytedb-aggregate "42.2.7-yb-5-beta.2.b1"]