License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.alluxio |
ArtifactId | ArtifactIdalluxio-core-protobuf |
Last Version | Last Version1.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlluxio Core - Protobuf
Protobuf shared in Alluxio core modules
|
Filename | Size |
---|---|
alluxio-core-protobuf-1.8.2.pom | |
alluxio-core-protobuf-1.8.2.jar | 1009 KB |
alluxio-core-protobuf-1.8.2-sources.jar | 107 KB |
alluxio-core-protobuf-1.8.2-javadoc.jar | 1012 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-core-protobuf/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core-protobuf</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-protobuf/
implementation 'org.alluxio:alluxio-core-protobuf:1.8.2'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-protobuf/
implementation ("org.alluxio:alluxio-core-protobuf:1.8.2")
'org.alluxio:alluxio-core-protobuf:jar:1.8.2'
<dependency org="org.alluxio" name="alluxio-core-protobuf" rev="1.8.2">
<artifact name="alluxio-core-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-core-protobuf', version='1.8.2')
)
libraryDependencies += "org.alluxio" % "alluxio-core-protobuf" % "1.8.2"
[org.alluxio/alluxio-core-protobuf "1.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 14.0.1 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava-testlib | jar | 19.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.8 |
org.powermock : powermock-api-mockito | jar | 1.6.1 |
org.powermock : powermock-classloading-xstream | jar | 1.6.1 |
org.powermock : powermock-core | jar | 1.6.1 |
org.powermock : powermock-module-junit4 | jar | 1.6.1 |
org.powermock : powermock-module-junit4-rule | jar | 1.6.1 |
org.powermock : powermock-reflect | jar | 1.6.1 |