License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-retry |
Version | Version2.7.12 |
Type | Typejar |
Description |
DescriptionJava frameworks extensions: servlet, httpclient, spring, ... etc
|
Filename | Size |
---|---|
agileway-retry-2.7.12.pom | |
agileway-retry-2.7.12.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-retry/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-retry</artifactId>
<version>2.7.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-retry/
implementation 'com.github.fangjinuo.agileway:agileway-retry:2.7.12'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-retry/
implementation ("com.github.fangjinuo.agileway:agileway-retry:2.7.12")
'com.github.fangjinuo.agileway:agileway-retry:jar:2.7.12'
<dependency org="com.github.fangjinuo.agileway" name="agileway-retry" rev="2.7.12">
<artifact name="agileway-retry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-retry', version='2.7.12')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-retry" % "2.7.12"
[com.github.fangjinuo.agileway/agileway-retry "2.7.12"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |