com.bojiw:asyncmd-spring-boot-starter-core

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.bojiw
ArtifactId

ArtifactId

asyncmd-spring-boot-starter-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download asyncmd-spring-boot-starter-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.0.RELEASE
com.bojiw : asyncmd-core jar 1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0