Vert.x gRPC Common

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-grpc-common
Last Version

Last Version

4.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x gRPC Common
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-grpc-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.grpc : grpc-netty jar 1.44.0
io.grpc : grpc-protobuf jar 1.44.0
io.grpc : grpc-api jar 1.44.0
com.google.guava : guava jar 30.1.1-jre

provided (2)

Group / Artifact Type Version
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen jar

test (3)

Group / Artifact Type Version
io.vertx : vertx-unit jar
junit : junit jar 4.13.1
io.vertx : vertx-core test-jar

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.1
4.3.0