MVN

com.xing.beetle : beetle-parent

Maven & Gradle

Oct 31, 2020
6 stars

XING Java Beetle Client Parent Project · High Availability AMQP Messaging With Redundant Queues

<dependency>
    <groupId>com.xing.beetle</groupId>
    <artifactId>beetle-parent</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xing.beetle : beetle-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.xing.beetle : beetle-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
beetle-parent-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.xing.beetle</groupId>
    <artifactId>beetle-parent</artifactId>
    <version>1.1</version>
</dependency>

Advertisement