GroupId | GroupIdorg.apache.tez |
---|---|
ArtifactId | ArtifactIdtez-yarn-timeline-history-with-acls |
Version | Version0.7.0 |
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.7.0</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.7.0'
// https://jarcasting.com/artifacts/org.apache.tez/tez-yarn-timeline-history-with-acls/
implementation ("org.apache.tez:tez-yarn-timeline-history-with-acls:0.7.0")
'org.apache.tez:tez-yarn-timeline-history-with-acls:jar:0.7.0'
<dependency org="org.apache.tez" name="tez-yarn-timeline-history-with-acls" rev="0.7.0">
<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.7.0')
)
libraryDependencies += "org.apache.tez" % "tez-yarn-timeline-history-with-acls" % "0.7.0"
[org.apache.tez/tez-yarn-timeline-history-with-acls "0.7.0"]