License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-grpc-parent |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-grpc-parent-4.3.1.pom | 2 KB |
vertx-grpc-parent-4.3.1-tests.jar | 1 KB |
vertx-grpc-parent-4.3.1-sources.jar | 338 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-grpc-parent/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-grpc-parent</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-grpc-parent/
implementation 'io.vertx:vertx-grpc-parent:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-grpc-parent/
implementation ("io.vertx:vertx-grpc-parent:4.3.1")
'io.vertx:vertx-grpc-parent:jar:4.3.1'
<dependency org="io.vertx" name="vertx-grpc-parent" rev="4.3.1">
<artifact name="vertx-grpc-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-grpc-parent', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-grpc-parent" % "4.3.1"
[io.vertx/vertx-grpc-parent "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
io.vertx : vertx-core | test-jar |