<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-api</artifactId>
<version>3.1.3</version>
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-api', version='3.1.3')
)
<parent> <groupId>org.apache.dolphinscheduler</groupId> <artifactId>dolphinscheduler</artifactId> <version>3.1.3</version> </parent>
compile
|-- org.apache.dolphinscheduler:dolphinscheduler-service
|-- org.apache.dolphinscheduler:dolphinscheduler-meter
|-- org.apache.dolphinscheduler:dolphinscheduler-datasource-all
|-- org.apache.dolphinscheduler:dolphinscheduler-task-all
|-- org.apache.dolphinscheduler:dolphinscheduler-ui
|-- org.apache.dolphinscheduler:dolphinscheduler-registry-all
|-- org.apache.dolphinscheduler:dolphinscheduler-scheduler-quartz
|-- org.codehaus.janino:janino
|-- com.amazonaws:aws-java-sdk-s3
|-- org.springframework.boot:spring-boot-starter-web
|-- org.springframework.boot:spring-boot-starter-jetty
|-- org.springframework.boot:spring-boot-starter-aop
|-- org.springframework:spring-context
|-- io.springfox:springfox-boot-starter
|-- org.hibernate.validator:hibernate-validator
|-- io.fabric8:kubernetes-client
|-- net.sf.py4j:py4j
|-- org.springframework:spring-ldap
|-- org.springframework.cloud:spring-cloud-starter-kubernetes-fabric8-config
|-- org.apache.hbase.thirdparty:hbase-noop-htrace
test
|-- org.springframework.boot:spring-boot-starter-test