is not current version
Last Version 1.8.2

org.alluxio:alluxio-core-protobuf 1.5.0

Protobuf shared in Alluxio core modules

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-core-protobuf
Version

Version

1.5.0
Type

Type

jar

Download alluxio-core-protobuf 1.5.0


<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-core-protobuf/ -->
<dependency>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-core-protobuf</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-protobuf/
implementation 'org.alluxio:alluxio-core-protobuf:1.5.0'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-protobuf/
implementation ("org.alluxio:alluxio-core-protobuf:1.5.0")
'org.alluxio:alluxio-core-protobuf:jar:1.5.0'
<dependency org="org.alluxio" name="alluxio-core-protobuf" rev="1.5.0">
  <artifact name="alluxio-core-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-core-protobuf', version='1.5.0')
)
libraryDependencies += "org.alluxio" % "alluxio-core-protobuf" % "1.5.0"
[org.alluxio/alluxio-core-protobuf "1.5.0"]