License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.schedulis |
ArtifactId | ArtifactIdschedulis |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionschedulis
Schedulis 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schedulis-0.6.1.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/schedulis/ -->
<dependency>
<groupId>com.webank.wedatasphere.schedulis</groupId>
<artifactId>schedulis</artifactId>
<version>0.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/schedulis/
implementation 'com.webank.wedatasphere.schedulis:schedulis:0.6.1'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/schedulis/
implementation ("com.webank.wedatasphere.schedulis:schedulis:0.6.1")
'com.webank.wedatasphere.schedulis:schedulis:pom:0.6.1'
<dependency org="com.webank.wedatasphere.schedulis" name="schedulis" rev="0.6.1">
<artifact name="schedulis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.schedulis', module='schedulis', version='0.6.1')
)
libraryDependencies += "com.webank.wedatasphere.schedulis" % "schedulis" % "0.6.1"
[com.webank.wedatasphere.schedulis/schedulis "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |