Last Version

grpc-core 2.0.13

Jackstaff gRPC Core: A java RPC framework, Smooth and friendly use of gRPC, Better gRPC

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.jackstaff.grpc
ArtifactId

ArtifactId

grpc-core
Version

Version

2.0.13
Type

Type

jar
Description

Description

grpc-core
Jackstaff gRPC Core: A java RPC framework, Smooth and friendly use of gRPC, Better gRPC
Project URL

Project URL

https://github.com/jackstaff/grpc
Source Code Management

Source Code Management

https://github.com/jackstaff/grpc

Download grpc-core 2.0.13


<!-- https://jarcasting.com/artifacts/org.jackstaff.grpc/grpc-core/ -->
<dependency>
    <groupId>org.jackstaff.grpc</groupId>
    <artifactId>grpc-core</artifactId>
    <version>2.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.jackstaff.grpc/grpc-core/
implementation 'org.jackstaff.grpc:grpc-core:2.0.13'
// https://jarcasting.com/artifacts/org.jackstaff.grpc/grpc-core/
implementation ("org.jackstaff.grpc:grpc-core:2.0.13")
'org.jackstaff.grpc:grpc-core:jar:2.0.13'
<dependency org="org.jackstaff.grpc" name="grpc-core" rev="2.0.13">
  <artifact name="grpc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jackstaff.grpc', module='grpc-core', version='2.0.13')
)
libraryDependencies += "org.jackstaff.grpc" % "grpc-core" % "2.0.13"
[org.jackstaff.grpc/grpc-core "2.0.13"]

Dependencies

compile (5)

Group / Artifact Type Version
io.grpc : grpc-netty-shaded jar
io.grpc : grpc-protobuf jar
io.grpc : grpc-stub jar
io.protostuff : protostuff-core jar 1.7.2
io.protostuff : protostuff-runtime jar 1.7.2

Project Modules

There are no modules declared in this project.