springboot-grpc-starter stubs

Spring Boot based microservice root for gRPC inject/headers/restful

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.yinxiang.microservice
ArtifactId

ArtifactId

grpc-starter-stubs
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-grpc-starter stubs
Spring Boot based microservice root for gRPC inject/headers/restful
Project URL

Project URL

https://github.com/yinxiang-team/springboot-grpc-starter
Project Organization

Project Organization

yinxiang-team
Source Code Management

Source Code Management

https://github.com/yinxiang-team/springboot-grpc-starter

Download grpc-starter-stubs

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.grpc : grpc-all jar 1.29.0
io.grpc : grpc-services jar 1.29.0
com.google.api.grpc : proto-google-common-protos jar 1.17.0
com.google.protobuf : protobuf-java jar 3.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0