Postgres Saga Log


License

License

GroupId

GroupId

no.ssb.saga
ArtifactId

ArtifactId

sagalog-postgres
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Postgres Saga Log
Postgres Saga Log
Project URL

Project URL

https://github.com/statisticsnorway/
Source Code Management

Source Code Management

https://github.com/statisticsnorway/sagalog-postgres/tree/master

Download sagalog-postgres

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
no.ssb.saga : sagalog-api jar 0.5
de.huxhorn.sulky : de.huxhorn.sulky.ulid jar 8.2.0
com.zaxxer : HikariCP jar 3.4.5
org.postgresql : postgresql jar 42.2.12
org.slf4j : slf4j-api jar 1.8.0-beta2

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
ch.qos.logback : logback-classic jar 1.3.0-alpha4
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.

sagalog-postgres

Saga-log provider using Postgres as underlying storage

no.ssb.saga

Statistics Norway

Versions

Version
0.7
0.6
0.5