Last Version

Camel :: gRPC 3.17.0

Camel component for gRPC (Remote Procedure Call) support

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-grpc
Version

Version

3.17.0
Type

Type

jar
Description

Description

Camel :: gRPC
Camel component for gRPC (Remote Procedure Call) support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-grpc 3.17.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.17.0
io.grpc : grpc-auth jar 1.45.0
io.grpc : grpc-netty jar 1.45.0
io.grpc : grpc-protobuf jar 1.45.0
io.grpc : grpc-stub jar 1.45.0
org.javassist : javassist jar 3.28.0-GA
io.netty : netty-tcnative-boringssl-static jar 2.0.52.Final
com.google.auth : google-auth-library-oauth2-http jar 1.5.3
com.google.auth : google-auth-library-credentials jar 1.5.3
com.auth0 : java-jwt jar 3.18.3

Project Modules

There are no modules declared in this project.