Alluxio Core - Protobuf

Protobuf shared in Alluxio core modules

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-core-protobuf
Last Version

Last Version

1.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

Alluxio Core - Protobuf
Protobuf shared in Alluxio core modules

Download alluxio-core-protobuf

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (10)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0