| License | License | 
|---|---|
| Categories | CategoriesDB2 Data Databases | 
| GroupId | GroupIdorg.apache.dolphinscheduler | 
| ArtifactId | ArtifactIddolphinscheduler-datasource-db2 | 
| Version | Version3.0.0-beta-1 | 
| Type | Typejar | 
| Description | Descriptiondolphinscheduler-datasource-db2 Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated
        to solving the complex dependencies in data processing, making the scheduling system out of the box for data
        processing. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-datasource-db2/ -->
<dependency>
    <groupId>org.apache.dolphinscheduler</groupId>
    <artifactId>dolphinscheduler-datasource-db2</artifactId>
    <version>3.0.0-beta-1</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-datasource-db2/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-datasource-db2:3.0.0-beta-1'// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-datasource-db2/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-datasource-db2:3.0.0-beta-1")'org.apache.dolphinscheduler:dolphinscheduler-datasource-db2:jar:3.0.0-beta-1'<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-datasource-db2" rev="3.0.0-beta-1">
  <artifact name="dolphinscheduler-datasource-db2" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-datasource-db2', version='3.0.0-beta-1')
)libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-datasource-db2" % "3.0.0-beta-1"[org.apache.dolphinscheduler/dolphinscheduler-datasource-db2 "3.0.0-beta-1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.dolphinscheduler : dolphinscheduler-datasource-api | jar | 3.0.0-beta-1 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.dolphinscheduler : dolphinscheduler-spi | jar | 3.0.0-beta-1 | 
| com.google.auto.service : auto-service | jar | 1.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | |
| junit : junit | jar | 4.12 | 
| org.jacoco : org.jacoco.agent | jar | 0.8.7 | 
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 | 
| org.powermock : powermock-module-junit4 | jar | 2.0.9 | 
| org.powermock : powermock-core | jar | 2.0.9 |