MVN

com.bojiw : asyncmd

Maven & Gradle

Jul 29, 2019
19 stars

asyncmd · 异步命令组件,同步转异步的同时保证数据的可靠性

<dependency>
    <groupId>com.bojiw</groupId>
    <artifactId>asyncmd</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bojiw : asyncmd to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of com.bojiw : asyncmd to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
asyncmd-1.4
1.3
asyncmd-1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.bojiw</groupId>
    <artifactId>asyncmd</artifactId>
    <version>1.4</version>
</dependency>

Advertisement