MVN

com.ritense.valtimo : outbox-rabbitmq

Maven & Gradle

Apr 05, 2024
14 stars

Outbox RabbitMQ module · The outbox RabbitMQ module

<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>outbox-rabbitmq</artifactId>
    <version>11.2.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ritense.valtimo : outbox-rabbitmq to add to Maven - Latest Versions:

  • Latest Stable: 11.2.0.RELEASE

All Versions

Choose a version of com.ritense.valtimo : outbox-rabbitmq to add to Maven - All Versions:

Version Vulnerabilities Updated
11.2.x
outbox-rabbitmq-11.2.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>outbox-rabbitmq</artifactId>
    <version>11.2.0.RELEASE</version>
</dependency>

Advertisement