Last Version

CommonDomain for Java: Core 1.2.2

Encapsulates various infrastructure concerns for domains.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.jeecqrs
ArtifactId

ArtifactId

jcommondomain-core
Version

Version

1.2.2
Type

Type

jar
Description

Description

CommonDomain for Java: Core
Encapsulates various infrastructure concerns for domains.

Download jcommondomain-core 1.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
net.jodah : typetools jar 0.6.0

test (1)

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

Project Modules

There are no modules declared in this project.