License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcn.patterncat |
ArtifactId | ArtifactIdsentinel-jdbc-rule-extension |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsentinel-jdbc-rule-extension
sentinel-jdbc-rule-extension
|
Project URL |
Project URL |
Filename | Size |
---|---|
sentinel-jdbc-rule-extension-0.0.2.pom | |
sentinel-jdbc-rule-extension-0.0.2.jar | 29 KB |
sentinel-jdbc-rule-extension-0.0.2-sources.jar | 426 bytes |
sentinel-jdbc-rule-extension-0.0.2-javadoc.jar | 426 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.patterncat/sentinel-jdbc-rule-extension/ -->
<dependency>
<groupId>cn.patterncat</groupId>
<artifactId>sentinel-jdbc-rule-extension</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.patterncat/sentinel-jdbc-rule-extension/
implementation 'cn.patterncat:sentinel-jdbc-rule-extension:0.0.2'
// https://jarcasting.com/artifacts/cn.patterncat/sentinel-jdbc-rule-extension/
implementation ("cn.patterncat:sentinel-jdbc-rule-extension:0.0.2")
'cn.patterncat:sentinel-jdbc-rule-extension:jar:0.0.2'
<dependency org="cn.patterncat" name="sentinel-jdbc-rule-extension" rev="0.0.2">
<artifact name="sentinel-jdbc-rule-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.patterncat', module='sentinel-jdbc-rule-extension', version='0.0.2')
)
libraryDependencies += "cn.patterncat" % "sentinel-jdbc-rule-extension" % "0.0.2"
[cn.patterncat/sentinel-jdbc-rule-extension "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-jdbc | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
cn.patterncat : sql-helper | jar | 0.0.7 |
org.springframework.cloud : spring-cloud-starter-alibaba-sentinel | jar | |
com.alibaba.csp : sentinel-datasource-extension | jar | |
com.alibaba.csp : sentinel-parameter-flow-control | jar | |
org.springframework.boot : spring-boot-starter | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |