MVN

com.pinterest.memq : memq-parent

Maven & Gradle

Jul 14, 2023
114 stars

memq-parent · Hyperscale PubSub System

<dependency>
    <groupId>com.pinterest.memq</groupId>
    <artifactId>memq-parent</artifactId>
    <version>0.2.20</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pinterest.memq : memq-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.20

All Versions

Choose a version of com.pinterest.memq : memq-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
memq-parent-0.2.20
memq-parent-0.2.19
memq-parent-0.2.18
memq-parent-0.2.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.pinterest.memq</groupId>
    <artifactId>memq-parent</artifactId>
    <version>0.2.20</version>
</dependency>