MVN

org.apache.qpid : apache-qpid-protonj2

Maven & Gradle

Jul 25, 2023

Apache Qpid ProtonJ2

<dependency>
    <groupId>org.apache.qpid</groupId>
    <artifactId>apache-qpid-protonj2</artifactId>
    <version>1.0.0-M17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.qpid : apache-qpid-protonj2 to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-M17

All Versions

Choose a version of org.apache.qpid : apache-qpid-protonj2 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
apache-qpid-protonj2-1.0.0-M17
apache-qpid-protonj2-1.0.0-M16
apache-qpid-protonj2-1.0.0-M15
apache-qpid-protonj2-1.0.0-M14
apache-qpid-protonj2-1.0.0-M13
apache-qpid-protonj2-1.0.0-M12
apache-qpid-protonj2-1.0.0-M11
apache-qpid-protonj2-1.0.0-M10
apache-qpid-protonj2-1.0.0-M9
apache-qpid-protonj2-1.0.0-M8
apache-qpid-protonj2-1.0.0-M7
apache-qpid-protonj2-1.0.0-M6
apache-qpid-protonj2-1.0.0-M5
apache-qpid-protonj2-1.0.0-M4
apache-qpid-protonj2-1.0.0-M3
apache-qpid-protonj2-1.0.0-M2
apache-qpid-protonj2-1.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.qpid</groupId>
    <artifactId>apache-qpid-protonj2</artifactId>
    <version>1.0.0-M17</version>
</dependency>