is not current version
Last Version 0.9

no.ssb.rawdata:rawdata-client-provider-postgres 0.8

Rawdata Client Provider PostgreSQL Database

Categories

Categories

IDE Development Tools Data CLI User Interface
GroupId

GroupId

no.ssb.rawdata
ArtifactId

ArtifactId

rawdata-client-provider-postgres
Version

Version

0.8
Type

Type

jar

Download rawdata-client-provider-postgres 0.8


<!-- https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-provider-postgres/ -->
<dependency>
    <groupId>no.ssb.rawdata</groupId>
    <artifactId>rawdata-client-provider-postgres</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-provider-postgres/
implementation 'no.ssb.rawdata:rawdata-client-provider-postgres:0.8'
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-provider-postgres/
implementation ("no.ssb.rawdata:rawdata-client-provider-postgres:0.8")
'no.ssb.rawdata:rawdata-client-provider-postgres:jar:0.8'
<dependency org="no.ssb.rawdata" name="rawdata-client-provider-postgres" rev="0.8">
  <artifact name="rawdata-client-provider-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.rawdata', module='rawdata-client-provider-postgres', version='0.8')
)
libraryDependencies += "no.ssb.rawdata" % "rawdata-client-provider-postgres" % "0.8"
[no.ssb.rawdata/rawdata-client-provider-postgres "0.8"]