Last Version

io.grpc:grpc-bom 1.47.0

gRPC: BOM

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

io.grpc
ArtifactId

ArtifactId

grpc-bom
Version

Version

1.47.0
Type

Type

pom
Description

Description

io.grpc:grpc-bom
gRPC: BOM
Project URL

Project URL

https://github.com/grpc/grpc-java
Source Code Management

Source Code Management

https://github.com/grpc/grpc-java

Download grpc-bom 1.47.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.