is not current version
Last Version 1.0.0

com.alibaba:easy-retry-mybatis-extension 1.0.0.RC2

easy-retry-mybatis-extension

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

easy-retry-mybatis-extension
Version

Version

1.0.0.RC2
Type

Type

jar

Download easy-retry-mybatis-extension 1.0.0.RC2


<!-- https://jarcasting.com/artifacts/com.alibaba/easy-retry-mybatis-extension/ -->
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>easy-retry-mybatis-extension</artifactId>
    <version>1.0.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/easy-retry-mybatis-extension/
implementation 'com.alibaba:easy-retry-mybatis-extension:1.0.0.RC2'
// https://jarcasting.com/artifacts/com.alibaba/easy-retry-mybatis-extension/
implementation ("com.alibaba:easy-retry-mybatis-extension:1.0.0.RC2")
'com.alibaba:easy-retry-mybatis-extension:jar:1.0.0.RC2'
<dependency org="com.alibaba" name="easy-retry-mybatis-extension" rev="1.0.0.RC2">
  <artifact name="easy-retry-mybatis-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='easy-retry-mybatis-extension', version='1.0.0.RC2')
)
libraryDependencies += "com.alibaba" % "easy-retry-mybatis-extension" % "1.0.0.RC2"
[com.alibaba/easy-retry-mybatis-extension "1.0.0.RC2"]