asyncmd

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

License

License

GroupId

GroupId

com.bojiw
ArtifactId

ArtifactId

asyncmd
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/bojiw/asyncmd

Download asyncmd

Filename Size
asyncmd-1.4.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.bojiw/asyncmd/ -->
<dependency>
    <groupId>com.bojiw</groupId>
    <artifactId>asyncmd</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bojiw/asyncmd/
implementation 'com.bojiw:asyncmd:1.4'
// https://jarcasting.com/artifacts/com.bojiw/asyncmd/
implementation ("com.bojiw:asyncmd:1.4")
'com.bojiw:asyncmd:pom:1.4'
<dependency org="com.bojiw" name="asyncmd" rev="1.4">
  <artifact name="asyncmd" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bojiw', module='asyncmd', version='1.4')
)
libraryDependencies += "com.bojiw" % "asyncmd" % "1.4"
[com.bojiw/asyncmd "1.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • asyncmd-core

Versions

Version
1.4
1.3