Last Version

dolphinscheduler-spi 3.0.0-beta-1

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.

License

License

GroupId

GroupId

org.apache.dolphinscheduler
ArtifactId

ArtifactId

dolphinscheduler-spi
Version

Version

3.0.0-beta-1
Type

Type

jar
Description

Description

dolphinscheduler-spi
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

The Apache Software Foundation

Download dolphinscheduler-spi 3.0.0-beta-1


<!-- https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-spi/ -->
<dependency>
    <groupId>org.apache.dolphinscheduler</groupId>
    <artifactId>dolphinscheduler-spi</artifactId>
    <version>3.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-spi/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-spi:3.0.0-beta-1'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-spi/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-spi:3.0.0-beta-1")
'org.apache.dolphinscheduler:dolphinscheduler-spi:jar:3.0.0-beta-1'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-spi" rev="3.0.0-beta-1">
  <artifact name="dolphinscheduler-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-spi', version='3.0.0-beta-1')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-spi" % "3.0.0-beta-1"
[org.apache.dolphinscheduler/dolphinscheduler-spi "3.0.0-beta-1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.10.5
com.fasterxml.jackson.core : jackson-databind jar 2.10.5
org.apache.commons : commons-collections4 jar 4.1
org.slf4j : slf4j-api jar 1.7.5
com.google.guava : guava jar 24.1-jre
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (2)

Group / Artifact Type Version
com.baomidou : mybatis-plus-annotation jar 3.2.0
com.google.auto.service : auto-service jar 1.0.1

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.