is not current version
Last Version 1.4.1

org.jeecqrs:jeecqrs-jcommondomain-core 1.3

A library of services and classes that integrates JEECQRS and JCommonDomain.

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.jeecqrs
ArtifactId

ArtifactId

jeecqrs-jcommondomain-core
Version

Version

1.3
Type

Type

jar

Download jeecqrs-jcommondomain-core 1.3


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