is not current version
Last Version 1.2.2

org.jeecqrs:jcommondomain-core 1.1


Categories

Categories

Doma Data ORM
GroupId

GroupId

org.jeecqrs
ArtifactId

ArtifactId

jcommondomain-core
Version

Version

1.1
Type

Type

jar

Download jcommondomain-core 1.1


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