is not current version
Last Version 1.2.2

org.jeecqrs:jcommondomain-parent 1.2.1

Encapsulates various infrastructure concerns for domains.

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.jeecqrs
ArtifactId

ArtifactId

jcommondomain-parent
Version

Version

1.2.1
Type

Type

pom

Download jcommondomain-parent 1.2.1


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