asyncmd-core

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

License

License

GroupId

GroupId

com.bojiw
ArtifactId

ArtifactId

asyncmd-core
Last Version

Last Version

1.8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download asyncmd-core

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework : spring-core jar 4.3.8.RELEASE
org.springframework : spring-context jar 4.3.8.RELEASE
org.springframework : spring-context-support jar 4.3.8.RELEASE
org.springframework : spring-tx jar 4.3.8.RELEASE
org.springframework : spring-beans jar 4.3.8.RELEASE
org.springframework : spring-expression jar 4.3.8.RELEASE
org.springframework : spring-jdbc jar 4.3.8.RELEASE
mysql : mysql-connector-java jar 5.1.47
com.alibaba : fastjson jar 1.2.58
com.dangdang : elastic-job-lite-core jar 2.1.5
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.8
1.7
1.6
1.5
1.4
1.3