Last Version

CommonDomain for Java: Parent module 1.2.2

Encapsulates various infrastructure concerns for domains.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.jeecqrs
ArtifactId

ArtifactId

jcommondomain-parent
Version

Version

1.2.2
Type

Type

pom
Description

Description

CommonDomain for Java: Parent module
Encapsulates various infrastructure concerns for domains.
Project URL

Project URL

https://github.com/JEEventStore/JCommonDomain
Source Code Management

Source Code Management

http://github.com/JEEventStore/JCommonDomain/tree/master

Download jcommondomain-parent 1.2.2


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

  • bom
  • common
  • multitenancy
  • persistence-jeeventstore-bom
  • persistence-jeeventstore
  • persistence-jeeventstore-multitenancy