не последняя версия
Последняя версия 42.2.7-yb-6

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

YugaByte JDBC aggregate project

Группа

Группа

com.yugabyte
Идентификатор

Идентификатор

jdbc-yugabytedb-aggregate
Версия

Версия

42.2.7-yb-5-beta.4
Тип

Тип

pom

Скачать jdbc-yugabytedb-aggregate 42.2.7-yb-5-beta.4


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