Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.webank.wedatasphere.dss |
ArtifactId | ArtifactIddss-azkaban-scheduler-appjoint |
Version | Version0.6.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-azkaban-scheduler-appjoint/ -->
<dependency>
<groupId>com.webank.wedatasphere.dss</groupId>
<artifactId>dss-azkaban-scheduler-appjoint</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-azkaban-scheduler-appjoint/
implementation 'com.webank.wedatasphere.dss:dss-azkaban-scheduler-appjoint:0.6.0'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-azkaban-scheduler-appjoint/
implementation ("com.webank.wedatasphere.dss:dss-azkaban-scheduler-appjoint:0.6.0")
'com.webank.wedatasphere.dss:dss-azkaban-scheduler-appjoint:jar:0.6.0'
<dependency org="com.webank.wedatasphere.dss" name="dss-azkaban-scheduler-appjoint" rev="0.6.0">
<artifact name="dss-azkaban-scheduler-appjoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.dss', module='dss-azkaban-scheduler-appjoint', version='0.6.0')
)
libraryDependencies += "com.webank.wedatasphere.dss" % "dss-azkaban-scheduler-appjoint" % "0.6.0"
[com.webank.wedatasphere.dss/dss-azkaban-scheduler-appjoint "0.6.0"]