is not current version
Last Version 0.9

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

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.7
Type

Type

jar

Download rawdata-client-provider-postgres 0.7


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