License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices gRPC Net Networking |
GroupId | GroupIdio.helidon.grpc |
ArtifactId | ArtifactIdio.grpc |
Version | Version3.0.0-M2 |
Type | Typejar |
Description |
DescriptionHelidon grpc-java Repackaged
A Java modules compatible re-packaging of grpc-java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
io.grpc-3.0.0-M2.pom | |
io.grpc-3.0.0-M2.jar | 970 KB |
io.grpc-3.0.0-M2-sources.jar | 516 KB |
io.grpc-3.0.0-M2-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.helidon.grpc/io.grpc/ -->
<dependency>
<groupId>io.helidon.grpc</groupId>
<artifactId>io.grpc</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.grpc/io.grpc/
implementation 'io.helidon.grpc:io.grpc:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.grpc/io.grpc/
implementation ("io.helidon.grpc:io.grpc:3.0.0-M2")
'io.helidon.grpc:io.grpc:jar:3.0.0-M2'
<dependency org="io.helidon.grpc" name="io.grpc" rev="3.0.0-M2">
<artifact name="io.grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.grpc', module='io.grpc', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.grpc" % "io.grpc" % "3.0.0-M2"
[io.helidon.grpc/io.grpc "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-jre |
com.google.guava : failureaccess | jar | 1.0.1 |
com.google.guava : listenablefuture | jar | 9999.0-empty-to-avoid-conflict-with-guava |
org.checkerframework : checker-qual | jar | 3.5.0 |
com.google.code.gson : gson | jar | 2.8.9 |
com.google.android : annotations | jar | 4.1.1.4 |
org.codehaus.mojo : animal-sniffer-annotations | jar | 1.19 |
io.perfmark : perfmark-api | jar | 0.23.0 |