is not current version
Last Version 1.8.4

com.alibaba.csp:sentinel-transport-common 0.1.0


Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-transport-common
Version

Version

0.1.0
Type

Type

jar

Download sentinel-transport-common 0.1.0


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