is not current version
Last Version 42.2.7-yb-2

com.yugabyte:ybjdbc-aggregate 42.2.7-yb-1

YugaByte JDBC aggregate project

GroupId

GroupId

com.yugabyte
ArtifactId

ArtifactId

ybjdbc-aggregate
Version

Version

42.2.7-yb-1
Type

Type

pom

Download ybjdbc-aggregate 42.2.7-yb-1


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