is not current version
Last Version 1.4.1

org.jeecqrs:jeecqrs-jcommondomain-bom-all 1.4


Categories

Categories

Doma Data ORM
GroupId

GroupId

org.jeecqrs
ArtifactId

ArtifactId

jeecqrs-jcommondomain-bom-all
Version

Version

1.4
Type

Type

pom

Download jeecqrs-jcommondomain-bom-all 1.4


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