Last Version

gRPC Client Spring Boot Starter 1.0.0

gRPC Client Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface gRPC Net Networking
GroupId

GroupId

io.nity.grpc
ArtifactId

ArtifactId

grpc-client-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

gRPC Client Spring Boot Starter
gRPC Client Spring Boot Starter
Project Organization

Project Organization

Nity

Download grpc-client-spring-boot-starter 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.grpc : grpc-netty jar 1.17.1
io.grpc : grpc-services jar 1.17.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

runtime (1)

Group / Artifact Type Version
io.netty : netty-tcnative-boringssl-static jar 2.0.17.Final

Project Modules

There are no modules declared in this project.