License |
License |
---|---|
GroupId | GroupIdorg.apache.dolphinscheduler |
ArtifactId | ArtifactIddolphinscheduler-registry-api |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionDolphin 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-registry-api/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-registry-api</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-registry-api/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-registry-api:2.0.2'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-registry-api/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-registry-api:2.0.2")
'org.apache.dolphinscheduler:dolphinscheduler-registry-api:jar:2.0.2'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-registry-api" rev="2.0.2">
<artifact name="dolphinscheduler-registry-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-registry-api', version='2.0.2')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-registry-api" % "2.0.2"
[org.apache.dolphinscheduler/dolphinscheduler-registry-api "2.0.2"]
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 |