MVN

com.ascentstream.pulsar.tests : latest-version-image

Maven & Gradle

Feb 23, 2024

Apache Pulsar :: Tests :: Docker Images :: Latest Version Testing

<dependency>
    <groupId>com.ascentstream.pulsar.tests</groupId>
    <artifactId>latest-version-image</artifactId>
    <version>2.10.6.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ascentstream.pulsar.tests : latest-version-image to add to Maven - Latest Versions:

  • Latest Stable: 2.10.6.9

All Versions

Choose a version of com.ascentstream.pulsar.tests : latest-version-image to add to Maven - All Versions:

Version Vulnerabilities Updated
2.10.x
latest-version-image-2.10.6.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ascentstream.pulsar.tests</groupId>
    <artifactId>latest-version-image</artifactId>
    <version>2.10.6.9</version>
</dependency>