License |
License |
---|---|
GroupId | GroupIdio.github.memorydoc |
ArtifactId | ArtifactIdgobrs-async-starter |
Version | Version1.1.4-RELEASE |
Type | Typejar |
Description |
Descriptiongobrs-async-starter
🔥 强大异步任务编排工具(没有依赖中间件)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.memorydoc/gobrs-async-starter/ -->
<dependency>
<groupId>io.github.memorydoc</groupId>
<artifactId>gobrs-async-starter</artifactId>
<version>1.1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.memorydoc/gobrs-async-starter/
implementation 'io.github.memorydoc:gobrs-async-starter:1.1.4-RELEASE'
// https://jarcasting.com/artifacts/io.github.memorydoc/gobrs-async-starter/
implementation ("io.github.memorydoc:gobrs-async-starter:1.1.4-RELEASE")
'io.github.memorydoc:gobrs-async-starter:jar:1.1.4-RELEASE'
<dependency org="io.github.memorydoc" name="gobrs-async-starter" rev="1.1.4-RELEASE">
<artifact name="gobrs-async-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.memorydoc', module='gobrs-async-starter', version='1.1.4-RELEASE')
)
libraryDependencies += "io.github.memorydoc" % "gobrs-async-starter" % "1.1.4-RELEASE"
[io.github.memorydoc/gobrs-async-starter "1.1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
com.alibaba : fastjson | jar | 1.2.70 |