spring-cloud-function-grpc

Spring Cloud Function gRPC Support

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-function-grpc
Last Version

Last Version

3.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

spring-cloud-function-grpc
Spring Cloud Function gRPC Support
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-function-grpc

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.grpc : grpc-netty jar 1.16.1
io.grpc : grpc-protobuf jar 1.16.1
io.grpc : grpc-services jar 1.16.1
io.grpc : grpc-stub jar 1.16.1
org.springframework.cloud : spring-cloud-function-context jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
javax.annotation : javax.annotation-api jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0