Last Version

Spring Cloud Alibaba Sentinel DataSource 0.9.0.RELEASE

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

License

License

Categories

Categories

Data Sentinel Container Microservices
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-alibaba-sentinel-datasource
Version

Version

0.9.0.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Alibaba Sentinel DataSource
Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-alibaba-sentinel-datasource 0.9.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-alibaba-sentinel-datasource/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-alibaba-sentinel-datasource</artifactId>
    <version>0.9.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-alibaba-sentinel-datasource/
implementation 'org.springframework.cloud:spring-cloud-alibaba-sentinel-datasource:0.9.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-alibaba-sentinel-datasource/
implementation ("org.springframework.cloud:spring-cloud-alibaba-sentinel-datasource:0.9.0.RELEASE")
'org.springframework.cloud:spring-cloud-alibaba-sentinel-datasource:jar:0.9.0.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-alibaba-sentinel-datasource" rev="0.9.0.RELEASE">
  <artifact name="spring-cloud-alibaba-sentinel-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-alibaba-sentinel-datasource', version='0.9.0.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-alibaba-sentinel-datasource" % "0.9.0.RELEASE"
[org.springframework.cloud/spring-cloud-alibaba-sentinel-datasource "0.9.0.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba.csp : sentinel-datasource-extension Optional jar
com.alibaba.csp : sentinel-parameter-flow-control Optional jar

provided (9)

Group / Artifact Type Version
com.alibaba.csp : sentinel-datasource-nacos Optional jar
com.alibaba.csp : sentinel-datasource-zookeeper Optional jar
com.alibaba.csp : sentinel-datasource-apollo Optional jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot Optional jar
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.hibernate.validator : hibernate-validator Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.