MVN

com.bojiw : asyncmd-core

Maven & Gradle

Aug 12, 2019
1 usages
19 stars

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

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

Latest Version

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

  • Latest Stable: 1.8

All Versions

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

Version Vulnerabilities Updated
1.8
asyncmd-core-1.8
1.7
asyncmd-core-1.7
1.6
asyncmd-core-1.6
1.5
asyncmd-core-1.5
1.4
asyncmd-core-1.4
1.3
asyncmd-core-1.3

How to add a dependency to Maven

Add the following com.bojiw : asyncmd-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bojiw</groupId>
    <artifactId>asyncmd-core</artifactId>
    <version>1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bojiw : asyncmd-core gradle dependency to your build.gradle file:

implementation 'com.bojiw:asyncmd-core:1.8'

Gradle Kotlin DSL: Add the following com.bojiw : asyncmd-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bojiw:asyncmd-core:1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bojiw : asyncmd-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bojiw" % "asyncmd-core" % "1.8"

Advertisement

Dependencies from Group

Aug 12, 2019
1 usages
19 stars
Jul 29, 2019
19 stars

Discover Dependencies

Jul 28, 2019
10 stars
Jul 29, 2023
10 usages
28.4k stars
Jan 03, 2021
3 usages
2 stars
Jan 03, 2021
2 usages
2 stars
Jul 23, 2019
2 usages
473 stars
Jul 23, 2019
5 usages
473 stars
Feb 11, 2021
8 usages
520 stars
Aug 07, 2019
1 stars