is not current version
Last Version 2.13.1.RELEASE

net.devh:grpc-server-spring-boot-autoconfigure 2.4.0.RELEASE

gRPC Spring Boot Starter

Categories

Categories

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

GroupId

net.devh
ArtifactId

ArtifactId

grpc-server-spring-boot-autoconfigure
Version

Version

2.4.0.RELEASE
Type

Type

jar

Download grpc-server-spring-boot-autoconfigure 2.4.0.RELEASE


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