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

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

YugaByte JDBC aggregate project

Группа

Группа

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

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

jdbc-yugabytedb-aggregate
Версия

Версия

42.2.7-yb-5
Тип

Тип

pom

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

Имя Файла Размер
jdbc-yugabytedb-aggregate-42.2.7-yb-5.pom 1 KB
Обзор

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