License |
License |
---|---|
GroupId | GroupIdcom.bojiw |
ArtifactId | ArtifactIdasyncmd-core |
Version | Version1.8 |
Type | Typejar |
Description |
Descriptionasyncmd-core
异步命令组件,同步转异步的同时保证数据的可靠性
|
Filename | Size |
---|---|
asyncmd-core-1.8.pom | |
asyncmd-core-1.8.jar | 91 KB |
asyncmd-core-1.8-sources.jar | 63 KB |
asyncmd-core-1.8-javadoc.jar | 446 KB |
Browse |
<!-- 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"]
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 |