is not current version
Last Version 0.2

no.ssb.rawdata:rawdata-client-state-provider-postgres 0.1

Rawdata Client State Provider PostgreSQL Database

Categories

Categories

IDE Development Tools Data CLI User Interface
GroupId

GroupId

no.ssb.rawdata
ArtifactId

ArtifactId

rawdata-client-state-provider-postgres
Version

Version

0.1
Type

Type

jar

Download rawdata-client-state-provider-postgres 0.1


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