License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.schedulis |
ArtifactId | ArtifactIdazkaban-db |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSchedulis is a high performance workflow task scheduling system that supports high availability and
multi-tenant financial level features, Linkis computing middleware, and has been integrated into data
application development portal DataSphere Studio
|
Project URL |
Project URL |
Filename | Size |
---|---|
azkaban-db-0.6.1.pom | |
azkaban-db-0.6.1.jar | 15 KB |
azkaban-db-0.6.1-sources.jar | 14 KB |
azkaban-db-0.6.1-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/azkaban-db/ -->
<dependency>
<groupId>com.webank.wedatasphere.schedulis</groupId>
<artifactId>azkaban-db</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/azkaban-db/
implementation 'com.webank.wedatasphere.schedulis:azkaban-db:0.6.1'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/azkaban-db/
implementation ("com.webank.wedatasphere.schedulis:azkaban-db:0.6.1")
'com.webank.wedatasphere.schedulis:azkaban-db:jar:0.6.1'
<dependency org="com.webank.wedatasphere.schedulis" name="azkaban-db" rev="0.6.1">
<artifact name="azkaban-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.schedulis', module='azkaban-db', version='0.6.1')
)
libraryDependencies += "com.webank.wedatasphere.schedulis" % "azkaban-db" % "0.6.1"
[com.webank.wedatasphere.schedulis/azkaban-db "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.193 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |
org.mockito : mockito-core | jar | 2.10.0 |
org.awaitility : awaitility | jar | 3.0.0 |