is not current version
Last Version 8.2.1

com.goldmansachs.obevo:obevo-db-postgresql 6.5.2


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-db-postgresql
Version

Version

6.5.2
Type

Type

jar

Download obevo-db-postgresql 6.5.2


<!-- https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-db-postgresql/ -->
<dependency>
    <groupId>com.goldmansachs.obevo</groupId>
    <artifactId>obevo-db-postgresql</artifactId>
    <version>6.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-db-postgresql/
implementation 'com.goldmansachs.obevo:obevo-db-postgresql:6.5.2'
// https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-db-postgresql/
implementation ("com.goldmansachs.obevo:obevo-db-postgresql:6.5.2")
'com.goldmansachs.obevo:obevo-db-postgresql:jar:6.5.2'
<dependency org="com.goldmansachs.obevo" name="obevo-db-postgresql" rev="6.5.2">
  <artifact name="obevo-db-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goldmansachs.obevo', module='obevo-db-postgresql', version='6.5.2')
)
libraryDependencies += "com.goldmansachs.obevo" % "obevo-db-postgresql" % "6.5.2"
[com.goldmansachs.obevo/obevo-db-postgresql "6.5.2"]