License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-grpc-common |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x gRPC Common
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-grpc-common-4.3.1.pom | |
vertx-grpc-common-4.3.1.jar | 34 KB |
vertx-grpc-common-4.3.1-tests.jar | 5 KB |
vertx-grpc-common-4.3.1-test-sources.jar | 2 KB |
vertx-grpc-common-4.3.1-sources.jar | 18 KB |
vertx-grpc-common-4.3.1-javadoc.jar | 67 KB |
vertx-grpc-common-4.3.1-docs.zip | 950 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | |
junit : junit | jar | 4.13.1 |
io.vertx : vertx-core | test-jar |