j

jeecqrs-jcommondomain-parent

A library of services and classes that integrates JEECQRS and JCommonDomain.
https://github.com/JEEventStore/JEEventStore
The MIT License (MIT)
Alexander Langer
Files download
File Operation
jeecqrs-jcommondomain-parent-1.4.1.pom download
Apache Maven
<dependency>
  <groupId>org.jeecqrs</groupId>
  <artifactId>jeecqrs-jcommondomain-parent</artifactId>
  <version>1.4.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jeecqrs:jeecqrs-jcommondomain-parent:1.4.1'
Gradle Kotlin
implementation("org.jeecqrs:jeecqrs-jcommondomain-parent:1.4.1")
Scala SBT
libraryDependencies += "org.jeecqrs" % "jeecqrs-jcommondomain-parent" % "1.4.1"
Groovy Grape
@Grapes(
  @Grab(group='org.jeecqrs', module='jeecqrs-jcommondomain-parent', version='1.4.1')
)
Apache Ivy
<dependency org="org.jeecqrs" name="jeecqrs-jcommondomain-parent" rev="1.4.1" />
Leiningen
[org.jeecqrs/jeecqrs-jcommondomain-parent "1.4.1"]
Apache Buildr
'org.jeecqrs:jeecqrs-jcommondomain-parent:jar:1.4.1'
Dependencies
The project has no third-party dependencies