| License |
License |
|---|---|
| GroupId | GroupIdorg.alluxio |
| ArtifactId | ArtifactIdalluxio-hub-transport |
| Version | Version2.7.1 |
| Type | Typejar |
| Description |
DescriptionAlluxio Hub Transport
Protobuf and gRPC definitions used by the Alluxio Hub
|
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-hub-transport/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-hub-transport</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-hub-transport/
implementation 'org.alluxio:alluxio-hub-transport:2.7.1'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-hub-transport/
implementation ("org.alluxio:alluxio-hub-transport:2.7.1")
'org.alluxio:alluxio-hub-transport:jar:2.7.1'
<dependency org="org.alluxio" name="alluxio-hub-transport" rev="2.7.1">
<artifact name="alluxio-hub-transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-hub-transport', version='2.7.1')
)
libraryDependencies += "org.alluxio" % "alluxio-hub-transport" % "2.7.1"
[org.alluxio/alluxio-hub-transport "2.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |
| com.google.protobuf : protobuf-java | jar | 3.12.4 |
| io.grpc : grpc-core | jar | 1.37.0 |
| io.grpc : grpc-protobuf | jar | 1.37.0 |
| io.grpc : grpc-stub | jar | 1.37.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava-testlib | jar | 29.0-jre |
| junit : junit | jar | 4.13 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.4.4 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
| org.powermock : powermock-classloading-xstream | jar | 2.0.7 |
| org.powermock : powermock-core | jar | 2.0.7 |
| org.powermock : powermock-module-junit4 | jar | 2.0.7 |
| org.powermock : powermock-module-junit4-rule | jar | 2.0.7 |
| org.powermock : powermock-reflect | jar | 2.0.7 |
| com.thoughtworks.xstream : xstream | jar | 1.4.18 |