License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.dolphinscheduler |
ArtifactId | ArtifactIddolphinscheduler-datasource-plugin |
Version | Version2.0.1 |
Type | Typepom |
Description |
Descriptiondolphinscheduler-datasource-plugin
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 |
Filename | Size |
---|---|
dolphinscheduler-datasource-plugin-2.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-datasource-plugin/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-datasource-plugin</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-datasource-plugin/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-datasource-plugin:2.0.1'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-datasource-plugin/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-datasource-plugin:2.0.1")
'org.apache.dolphinscheduler:dolphinscheduler-datasource-plugin:pom:2.0.1'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-datasource-plugin" rev="2.0.1">
<artifact name="dolphinscheduler-datasource-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-datasource-plugin', version='2.0.1')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-datasource-plugin" % "2.0.1"
[org.apache.dolphinscheduler/dolphinscheduler-datasource-plugin "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |