is not current version
Last Version 2.13.1.RELEASE

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

spring boot grpc

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

1.2.0.RELEASE
Type

Type

pom

Download grpc-client-spring-boot-autoconfigure 1.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>1.2.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.devh/grpc-client-spring-boot-autoconfigure/
implementation 'net.devh:grpc-client-spring-boot-autoconfigure:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/net.devh/grpc-client-spring-boot-autoconfigure/
implementation ("net.devh:grpc-client-spring-boot-autoconfigure:1.2.0.RELEASE")
'net.devh:grpc-client-spring-boot-autoconfigure:pom:1.2.0.RELEASE'
<dependency org="net.devh" name="grpc-client-spring-boot-autoconfigure" rev="1.2.0.RELEASE">
  <artifact name="grpc-client-spring-boot-autoconfigure" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.devh', module='grpc-client-spring-boot-autoconfigure', version='1.2.0.RELEASE')
)
libraryDependencies += "net.devh" % "grpc-client-spring-boot-autoconfigure" % "1.2.0.RELEASE"
[net.devh/grpc-client-spring-boot-autoconfigure "1.2.0.RELEASE"]