| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdcom.webank.wedatasphere.schedulis | 
    
| ArtifactId | ArtifactIdaz-core | 
    
| 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 | 
|---|---|
| az-core-0.6.1.pom | |
| az-core-0.6.1.jar | 41 KB | 
| az-core-0.6.1-sources.jar | 29 KB | 
| az-core-0.6.1-javadoc.jar | 133 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/az-core/ -->
<dependency>
    <groupId>com.webank.wedatasphere.schedulis</groupId>
    <artifactId>az-core</artifactId>
    <version>0.6.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/az-core/
implementation 'com.webank.wedatasphere.schedulis:az-core:0.6.1'
                // https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/az-core/
implementation ("com.webank.wedatasphere.schedulis:az-core:0.6.1")
                'com.webank.wedatasphere.schedulis:az-core:jar:0.6.1'
                <dependency org="com.webank.wedatasphere.schedulis" name="az-core" rev="0.6.1">
  <artifact name="az-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.webank.wedatasphere.schedulis', module='az-core', version='0.6.1')
)
                libraryDependencies += "com.webank.wedatasphere.schedulis" % "az-core" % "0.6.1"
                [com.webank.wedatasphere.schedulis/az-core "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 |