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