MVN

com.jd.joyqueue : joyqueue-datasource

Maven & Gradle

Jul 25, 2019
313 stars

JoyQueue-DataSource · DataSource API and implementations

<dependency>
    <groupId>com.jd.joyqueue</groupId>
    <artifactId>joyqueue-datasource</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jd.joyqueue : joyqueue-datasource to add to Maven - Latest Versions:

  • Latest Stable: 4.1.0

All Versions

Choose a version of com.jd.joyqueue : joyqueue-datasource to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
joyqueue-datasource-4.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jd.joyqueue</groupId>
    <artifactId>joyqueue-datasource</artifactId>
    <version>4.1.0</version>
</dependency>

Advertisement