Last Version

com.alibaba.csp:sentinel-transport-netty-http 1.8.4

The transport module of Sentinel

License

License

Categories

Categories

Net Sentinel Container Microservices Netty Networking
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-transport-netty-http
Version

Version

1.8.4
Type

Type

jar
Description

Description

The transport module of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-transport-netty-http 1.8.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.alibaba.csp : sentinel-transport-common jar 1.8.4
io.netty : netty-all jar 4.1.31.Final
com.alibaba : fastjson jar 1.2.75
org.apache.httpcomponents : httpclient jar 4.5.3

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.