JEECQRS JCommonDomain Integration: JEEventstore Persistence

A library of services and classes that integrates JEECQRS and JCommonDomain with JEEventstore as persistence mechanism. This library is left independent of a choice of underlying persistence or serialization technology within JEventStore, i.e., one includes this module as library and adds the desired persistence (e.g., JPA) and serialization (e.g., GSON) implementations as needed.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.jeecqrs
ArtifactId

ArtifactId

jeecqrs-jcommondomain-persistence-jeeventstore
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

JEECQRS JCommonDomain Integration: JEEventstore Persistence
A library of services and classes that integrates JEECQRS and JCommonDomain with JEEventstore as persistence mechanism. This library is left independent of a choice of underlying persistence or serialization technology within JEventStore, i.e., one includes this module as library and adds the desired persistence (e.g., JPA) and serialization (e.g., GSON) implementations as needed.

Download jeecqrs-jcommondomain-persistence-jeeventstore

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jeecqrs : jeecqrs-jcommondomain-core jar
org.jeecqrs : jeecqrs-core jar
org.jeecqrs : jcommondomain-core jar
org.jeeventstore : jeeventstore-core jar
org.jeecqrs : jcommondomain-persistence-jeeventstore jar

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

Project Modules

There are no modules declared in this project.

JEECQRS-JCommonDomain-Integration

Encapsulates various infrastructure concerns when using JEECQRS with JCommonDomain

org.jeecqrs

JEEventStore

Versions

Version
1.4.1
1.4
1.3.1
1.3
1.2