is not current version
Last Version 1.8.4

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


Categories

Categories

Net Sentinel Container Microservices Netty Networking
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-transport-netty-http
Version

Version

0.1.0
Type

Type

jar

Download sentinel-transport-netty-http 0.1.0


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