is not current version
Last Version 1.2.2

org.jeecqrs:jcommondomain-persistence-jeeventstore 1.2.1


Categories

Categories

Doma Data ORM
GroupId

GroupId

org.jeecqrs
ArtifactId

ArtifactId

jcommondomain-persistence-jeeventstore
Version

Version

1.2.1
Type

Type

jar

Download jcommondomain-persistence-jeeventstore 1.2.1


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