не последняя версия
Последняя версия 2.13.1.RELEASE

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

spring boot grpc

Категории

Категории

Spring Boot Контейнер Микросервисы Сеть CLI Взаимодействие с пользователем Auto Библиотеки уровня приложения Code Generators config Configuration gRPC Networking
Группа

Группа

net.devh
Идентификатор

Идентификатор

grpc-client-spring-boot-autoconfigure
Версия

Версия

1.4.0.RELEASE
Тип

Тип

pom

Скачать grpc-client-spring-boot-autoconfigure 1.4.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.4.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.4.0.RELEASE'
// https://jarcasting.com/artifacts/net.devh/grpc-client-spring-boot-autoconfigure/
implementation ("net.devh:grpc-client-spring-boot-autoconfigure:1.4.0.RELEASE")
'net.devh:grpc-client-spring-boot-autoconfigure:pom:1.4.0.RELEASE'
<dependency org="net.devh" name="grpc-client-spring-boot-autoconfigure" rev="1.4.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.4.0.RELEASE')
)
libraryDependencies += "net.devh" % "grpc-client-spring-boot-autoconfigure" % "1.4.0.RELEASE"
[net.devh/grpc-client-spring-boot-autoconfigure "1.4.0.RELEASE"]