Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.presidentio.but |
ArtifactId | ArtifactIdoozie-unit |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
oozie-unit-1.0.0.pom | |
oozie-unit-1.0.0.jar | 7 KB |
oozie-unit-1.0.0-sources.jar | 5 KB |
oozie-unit-1.0.0-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.presidentio.but/oozie-unit/ -->
<dependency>
<groupId>com.presidentio.but</groupId>
<artifactId>oozie-unit</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.presidentio.but/oozie-unit/
implementation 'com.presidentio.but:oozie-unit:1.0.0'
// https://jarcasting.com/artifacts/com.presidentio.but/oozie-unit/
implementation ("com.presidentio.but:oozie-unit:1.0.0")
'com.presidentio.but:oozie-unit:jar:1.0.0'
<dependency org="com.presidentio.but" name="oozie-unit" rev="1.0.0">
<artifact name="oozie-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.presidentio.but', module='oozie-unit', version='1.0.0')
)
libraryDependencies += "com.presidentio.but" % "oozie-unit" % "1.0.0"
[com.presidentio.but/oozie-unit "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.presidentio.but : hadoop-common | jar | |
com.presidentio.but : hdfs-unit | jar | |
com.presidentio.but : yarn-unit | jar | |
com.presidentio.but : hive2-unit | jar | |
com.presidentio.but : junit-runner | jar | |
org.apache.oozie : oozie-core | jar | |
org.apache.oozie : oozie-sharelib-hive | jar | 4.2.0 |
org.apache.oozie : oozie-sharelib-hive2 | jar | 4.2.0 |