License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.facebook.presto |
ArtifactId | ArtifactIdpresto-grpc-api |
Last Version | Last Version0.273.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-grpc-api
Presto - Grpc APIs for Udf
|
Filename | Size |
---|---|
presto-grpc-api-0.273.3.pom | |
presto-grpc-api-0.273.3.jar | 95 KB |
presto-grpc-api-0.273.3-sources.jar | 38 KB |
presto-grpc-api-0.273.3-javadoc.jar | 224 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-grpc-api/ -->
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-grpc-api</artifactId>
<version>0.273.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-grpc-api/
implementation 'com.facebook.presto:presto-grpc-api:0.273.3'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-grpc-api/
implementation ("com.facebook.presto:presto-grpc-api:0.273.3")
'com.facebook.presto:presto-grpc-api:jar:0.273.3'
<dependency org="com.facebook.presto" name="presto-grpc-api" rev="0.273.3">
<artifact name="presto-grpc-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-grpc-api', version='0.273.3')
)
libraryDependencies += "com.facebook.presto" % "presto-grpc-api" % "0.273.3"
[com.facebook.presto/presto-grpc-api "0.273.3"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.presto : presto-common | jar | 0.273.3 |
com.facebook.presto : presto-spi | jar | 0.273.3 |
com.google.protobuf : protobuf-java | jar | 3.14.0 |
com.google.guava : guava | jar | 26.0-jre |
com.google.inject : guice | jar | 4.2.2 |
io.airlift : slice | jar | 0.38 |
com.facebook.airlift : concurrent | jar | 0.205 |
com.facebook.airlift : configuration | jar | 0.205 |
io.grpc : grpc-protobuf | jar | 1.35.0 |
io.grpc : grpc-stub | jar | 1.35.0 |
io.grpc : grpc-api | jar | 1.35.0 |
com.facebook.presto : presto-function-namespace-managers | jar | 0.273.3 |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty-shaded | jar | 1.35.0 |