MVN

org.jeecqrs : jeecqrs-jcommondomain-bom-all

Maven & Gradle

Dec 30, 2018
4 usages
1 stars

JEECQRS JCommonDomain Integration: Dependency BoM (Bill of Materials)

<dependency>
    <groupId>org.jeecqrs</groupId>
    <artifactId>jeecqrs-jcommondomain-bom-all</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jeecqrs : jeecqrs-jcommondomain-bom-all to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of org.jeecqrs : jeecqrs-jcommondomain-bom-all to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
jeecqrs-jcommondomain-bom-all-1.4.1
1.4
jeecqrs-jcommondomain-bom-all-1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jeecqrs</groupId>
    <artifactId>jeecqrs-jcommondomain-bom-all</artifactId>
    <version>1.4.1</version>
</dependency>

Advertisement