is not current version
Last Version 1.8.4

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

The transport module of Sentinel

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-transport-common
Version

Version

1.8.2
Type

Type

jar
Description

Description

The transport module of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-transport-common 1.8.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba.csp : sentinel-datasource-extension jar 1.8.2
com.alibaba : fastjson jar 1.2.75

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.