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