MVN

com.cloudogu.cb : command-bus-parent

Maven & Gradle

Dec 13, 2019
42 stars

command-bus · CDI enabled Java Command-Bus

<dependency>
    <groupId>com.cloudogu.cb</groupId>
    <artifactId>command-bus-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cloudogu.cb : command-bus-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.cloudogu.cb : command-bus-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
command-bus-parent-2.0.0
1.2.x
command-bus-parent-1.2.0
1.1.x
command-bus-parent-1.1.0
1.0.x
command-bus-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cloudogu.cb</groupId>
    <artifactId>command-bus-parent</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement