is not current version
Last Version 0.10.1

org.apache.tez:tez-protobuf-history-plugin 0.9.2


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.apache.tez
ArtifactId

ArtifactId

tez-protobuf-history-plugin
Version

Version

0.9.2
Type

Type

jar

Download tez-protobuf-history-plugin 0.9.2


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