is not current version
Last Version 0.2.0

dk.cloudcreate.essentials.components:spring-postgresql-event-store 0.1.3

This library focuses on providing Spring support for the Essetionals Postgresql EventStore

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

dk.cloudcreate.essentials.components
ArtifactId

ArtifactId

spring-postgresql-event-store
Version

Version

0.1.3
Type

Type

jar

Download spring-postgresql-event-store 0.1.3


<!-- https://jarcasting.com/artifacts/dk.cloudcreate.essentials.components/spring-postgresql-event-store/ -->
<dependency>
    <groupId>dk.cloudcreate.essentials.components</groupId>
    <artifactId>spring-postgresql-event-store</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials.components/spring-postgresql-event-store/
implementation 'dk.cloudcreate.essentials.components:spring-postgresql-event-store:0.1.3'
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials.components/spring-postgresql-event-store/
implementation ("dk.cloudcreate.essentials.components:spring-postgresql-event-store:0.1.3")
'dk.cloudcreate.essentials.components:spring-postgresql-event-store:jar:0.1.3'
<dependency org="dk.cloudcreate.essentials.components" name="spring-postgresql-event-store" rev="0.1.3">
  <artifact name="spring-postgresql-event-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.cloudcreate.essentials.components', module='spring-postgresql-event-store', version='0.1.3')
)
libraryDependencies += "dk.cloudcreate.essentials.components" % "spring-postgresql-event-store" % "0.1.3"
[dk.cloudcreate.essentials.components/spring-postgresql-event-store "0.1.3"]