Jar examples for g:grpc-client-spring-boot-starter
spring boot grpc
You can download jar file grpc-client-spring-boot-starter 1.3.0-RELEASE in this page.
MIT License
You can use the following script to add grpc-client-spring-boot-starter-1.3.0-RELEASE.jar to your project.
<dependency> <groupId>net.devh</groupId> <artifactId>grpc-client-spring-boot-starter</artifactId> <version>1.3.0-RELEASE</version> </dependency>
compile group: 'net.devh', name: 'grpc-client-spring-boot-starter', version: '1.3.0-RELEASE'
libraryDependencies += "net.devh" % "grpc-client-spring-boot-starter" % "1.3.0-RELEASE"
<dependency org="net.devh" name="grpc-client-spring-boot-starter" rev="1.3.0-RELEASE"/>
@Grapes(@Grab(group='net.devh', module='grpc-client-spring-boot-starter', version='1.3.0-RELEASE'))
'net.devh:grpc-client-spring-boot-starter:jar:1.3.0-RELEASE'
Click the following link to download the jar file.
grpc-client-spring-boot-starter-1.3.0-RELEASE-javadoc.jar