is not current version
Last Version 0.0.2

cn.patterncat:sentinel-jdbc-rule-extension 0.0.1

sentinel-jdbc-rule-extension

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

cn.patterncat
ArtifactId

ArtifactId

sentinel-jdbc-rule-extension
Version

Version

0.0.1
Type

Type

jar

Download sentinel-jdbc-rule-extension 0.0.1


<!-- https://jarcasting.com/artifacts/cn.patterncat/sentinel-jdbc-rule-extension/ -->
<dependency>
    <groupId>cn.patterncat</groupId>
    <artifactId>sentinel-jdbc-rule-extension</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.patterncat/sentinel-jdbc-rule-extension/
implementation 'cn.patterncat:sentinel-jdbc-rule-extension:0.0.1'
// https://jarcasting.com/artifacts/cn.patterncat/sentinel-jdbc-rule-extension/
implementation ("cn.patterncat:sentinel-jdbc-rule-extension:0.0.1")
'cn.patterncat:sentinel-jdbc-rule-extension:jar:0.0.1'
<dependency org="cn.patterncat" name="sentinel-jdbc-rule-extension" rev="0.0.1">
  <artifact name="sentinel-jdbc-rule-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.patterncat', module='sentinel-jdbc-rule-extension', version='0.0.1')
)
libraryDependencies += "cn.patterncat" % "sentinel-jdbc-rule-extension" % "0.0.1"
[cn.patterncat/sentinel-jdbc-rule-extension "0.0.1"]