Last Version

JEECQRS: Dependency BoM (Bill of Materials) 1.2.3

Infrastructure tools to implement CQRS with Java EE standard methods

License

License

GroupId

GroupId

org.jeecqrs
ArtifactId

ArtifactId

jeecqrs-bom-all
Version

Version

1.2.3
Type

Type

pom
Description

Description

JEECQRS: Dependency BoM (Bill of Materials)
Infrastructure tools to implement CQRS with Java EE standard methods

Download jeecqrs-bom-all 1.2.3


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

Dependencies

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain pom
org.jboss.arquillian.testng : arquillian-testng-container jar 1.1.1.Final
org.jboss.arquillian.protocol : arquillian-protocol-servlet jar 1.1.1.Final

Project Modules

There are no modules declared in this project.