is not current version
Last Version 195ae24

org.factcast:factcast-store-pgsql 0.3.0-M2


GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-store-pgsql
Version

Version

0.3.0-M2
Type

Type

jar

Download factcast-store-pgsql 0.3.0-M2


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