is not current version
Last Version 2.13.1.RELEASE

net.devh:grpc-client-spring-boot-autoconfigure 2.2.0.RELEASE

gRPC Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices Net CLI User Interface Auto Application Layer Libs Code Generators config Configuration gRPC Networking
GroupId

GroupId

net.devh
ArtifactId

ArtifactId

grpc-client-spring-boot-autoconfigure
Version

Version

2.2.0.RELEASE
Type

Type

jar

Download grpc-client-spring-boot-autoconfigure 2.2.0.RELEASE


<!-- https://jarcasting.com/artifacts/net.devh/grpc-client-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>net.devh</groupId>
    <artifactId>grpc-client-spring-boot-autoconfigure</artifactId>
    <version>2.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.devh/grpc-client-spring-boot-autoconfigure/
implementation 'net.devh:grpc-client-spring-boot-autoconfigure:2.2.0.RELEASE'
// https://jarcasting.com/artifacts/net.devh/grpc-client-spring-boot-autoconfigure/
implementation ("net.devh:grpc-client-spring-boot-autoconfigure:2.2.0.RELEASE")
'net.devh:grpc-client-spring-boot-autoconfigure:jar:2.2.0.RELEASE'
<dependency org="net.devh" name="grpc-client-spring-boot-autoconfigure" rev="2.2.0.RELEASE">
  <artifact name="grpc-client-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.devh', module='grpc-client-spring-boot-autoconfigure', version='2.2.0.RELEASE')
)
libraryDependencies += "net.devh" % "grpc-client-spring-boot-autoconfigure" % "2.2.0.RELEASE"
[net.devh/grpc-client-spring-boot-autoconfigure "2.2.0.RELEASE"]