is not current version
Last Version 195ae24

org.factcast:factcast-store-pgsql 0.3.8.1


GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-store-pgsql
Version

Version

0.3.8.1
Type

Type

jar

Download factcast-store-pgsql 0.3.8.1


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