JEECQRS-JCommonDomain-Integration
Encapsulates various infrastructure concerns when using JEECQRS with JCommonDomain
License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdorg.jeecqrs |
ArtifactId | ArtifactIdjeecqrs-jcommondomain-persistence-jeeventstore-ejb |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typeejb |
Description |
DescriptionJEECQRS JCommonDomain Integration: JEEventStore Services EJB
A preconfigured ejb that contains JEECQRS and JEEventStore integration services.
Add this and one of the Serialization and Persistence EJBs of your choice.
|
<!-- https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-jcommondomain-persistence-jeeventstore-ejb/ -->
<dependency>
<groupId>org.jeecqrs</groupId>
<artifactId>jeecqrs-jcommondomain-persistence-jeeventstore-ejb</artifactId>
<version>1.4.1</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-jcommondomain-persistence-jeeventstore-ejb/
implementation 'org.jeecqrs:jeecqrs-jcommondomain-persistence-jeeventstore-ejb:1.4.1'
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-jcommondomain-persistence-jeeventstore-ejb/
implementation ("org.jeecqrs:jeecqrs-jcommondomain-persistence-jeeventstore-ejb:1.4.1")
'org.jeecqrs:jeecqrs-jcommondomain-persistence-jeeventstore-ejb:ejb:1.4.1'
<dependency org="org.jeecqrs" name="jeecqrs-jcommondomain-persistence-jeeventstore-ejb" rev="1.4.1">
<artifact name="jeecqrs-jcommondomain-persistence-jeeventstore-ejb" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.jeecqrs', module='jeecqrs-jcommondomain-persistence-jeeventstore-ejb', version='1.4.1')
)
libraryDependencies += "org.jeecqrs" % "jeecqrs-jcommondomain-persistence-jeeventstore-ejb" % "1.4.1"
[org.jeecqrs/jeecqrs-jcommondomain-persistence-jeeventstore-ejb "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jeecqrs : jeecqrs-jcommondomain-persistence-jeeventstore | jar | |
org.jeeventstore : jeeventstore-core-async-ejb | ejb |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 6.0 |
Encapsulates various infrastructure concerns when using JEECQRS with JCommonDomain