| License |
License |
|---|---|
| Categories |
CategoriesgRPC Net Networking |
| GroupId | GroupIdcom.alipay.sofa |
| ArtifactId | ArtifactIdrpc-grpc-impl |
| Version | Version1.3.10.bugfix_2 |
| Type | Typejar |
| Description |
Descriptionjraft-extension 1.3.10.bugfix_2
A production-grade java implementation of RAFT consensus algorithm.
|
<!-- https://jarcasting.com/artifacts/com.alipay.sofa/rpc-grpc-impl/ -->
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>rpc-grpc-impl</artifactId>
<version>1.3.10.bugfix_2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/rpc-grpc-impl/
implementation 'com.alipay.sofa:rpc-grpc-impl:1.3.10.bugfix_2'
// https://jarcasting.com/artifacts/com.alipay.sofa/rpc-grpc-impl/
implementation ("com.alipay.sofa:rpc-grpc-impl:1.3.10.bugfix_2")
'com.alipay.sofa:rpc-grpc-impl:jar:1.3.10.bugfix_2'
<dependency org="com.alipay.sofa" name="rpc-grpc-impl" rev="1.3.10.bugfix_2">
<artifact name="rpc-grpc-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='rpc-grpc-impl', version='1.3.10.bugfix_2')
)
libraryDependencies += "com.alipay.sofa" % "rpc-grpc-impl" % "1.3.10.bugfix_2"
[com.alipay.sofa/rpc-grpc-impl "1.3.10.bugfix_2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alipay.sofa : jraft-core | jar | 1.3.10.bugfix_2 |
| io.grpc : grpc-netty-shaded | jar | 1.17.0 |
| io.grpc : grpc-protobuf | jar | 1.17.0 |
| io.grpc : grpc-stub | jar | 1.17.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| junit : junit-dep | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.openjdk.jmh : jmh-core | jar | 1.20 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.20 |