s

smart-engine-extension-retry-common

Files download
File Operation
smart-engine-extension-retry-common-2.1.3.jar download
smart-engine-extension-retry-common-2.1.3.pom download
smart-engine-extension-retry-common-2.1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.alibaba.smart.framework</groupId>
  <artifactId>smart-engine-extension-retry-common</artifactId>
  <version>2.1.3</version>
</dependency>
Gradle Groovy
implementation 'com.alibaba.smart.framework:smart-engine-extension-retry-common:2.1.3'
Gradle Kotlin
implementation("com.alibaba.smart.framework:smart-engine-extension-retry-common:2.1.3")
Scala SBT
libraryDependencies += "com.alibaba.smart.framework" % "smart-engine-extension-retry-common" % "2.1.3"
Groovy Grape
@Grapes(
  @Grab(group='com.alibaba.smart.framework', module='smart-engine-extension-retry-common', version='2.1.3')
)
Apache Ivy
<dependency org="com.alibaba.smart.framework" name="smart-engine-extension-retry-common" rev="2.1.3" />
Leiningen
[com.alibaba.smart.framework/smart-engine-extension-retry-common "2.1.3"]
Apache Buildr
'com.alibaba.smart.framework:smart-engine-extension-retry-common:jar:2.1.3'