License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices gRPC Net Networking |
GroupId | GroupIddev.taie.sentinel |
ArtifactId | ArtifactIdsentinel-grpc-adapter |
Last Version | Last Version1.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe adapters of Sentinel
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-grpc-adapter/ -->
<dependency>
<groupId>dev.taie.sentinel</groupId>
<artifactId>sentinel-grpc-adapter</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-grpc-adapter/
implementation 'dev.taie.sentinel:sentinel-grpc-adapter:1.8.3'
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-grpc-adapter/
implementation ("dev.taie.sentinel:sentinel-grpc-adapter:1.8.3")
'dev.taie.sentinel:sentinel-grpc-adapter:jar:1.8.3'
<dependency org="dev.taie.sentinel" name="sentinel-grpc-adapter" rev="1.8.3">
<artifact name="sentinel-grpc-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.taie.sentinel', module='sentinel-grpc-adapter', version='1.8.3')
)
libraryDependencies += "dev.taie.sentinel" % "sentinel-grpc-adapter" % "1.8.3"
[dev.taie.sentinel/sentinel-grpc-adapter "1.8.3"]
Group / Artifact | Type | Version |
---|---|---|
dev.taie.sentinel : sentinel-core | jar | 1.8.3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty | jar | 1.30.2 |
io.grpc : grpc-protobuf | jar | 1.30.2 |
io.grpc : grpc-stub | jar | 1.30.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.28.2 |
com.alibaba : fastjson | jar | 1.2.75 |