GroupId | GroupIdorg.apache.tez |
---|---|
ArtifactId | ArtifactIdtez-yarn-timeline-history-with-acls |
Version | Version0.8.0-alpha |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.tez/tez-yarn-timeline-history-with-acls/ -->
<dependency>
<groupId>org.apache.tez</groupId>
<artifactId>tez-yarn-timeline-history-with-acls</artifactId>
<version>0.8.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tez/tez-yarn-timeline-history-with-acls/
implementation 'org.apache.tez:tez-yarn-timeline-history-with-acls:0.8.0-alpha'
// https://jarcasting.com/artifacts/org.apache.tez/tez-yarn-timeline-history-with-acls/
implementation ("org.apache.tez:tez-yarn-timeline-history-with-acls:0.8.0-alpha")
'org.apache.tez:tez-yarn-timeline-history-with-acls:jar:0.8.0-alpha'
<dependency org="org.apache.tez" name="tez-yarn-timeline-history-with-acls" rev="0.8.0-alpha">
<artifact name="tez-yarn-timeline-history-with-acls" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tez', module='tez-yarn-timeline-history-with-acls', version='0.8.0-alpha')
)
libraryDependencies += "org.apache.tez" % "tez-yarn-timeline-history-with-acls" % "0.8.0-alpha"
[org.apache.tez/tez-yarn-timeline-history-with-acls "0.8.0-alpha"]