Skip to content

FrontEndART/dolphinscheduler-dao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dolphinscheduler-dao

The dao module extracted from the full DolphinScheduler project for evaluation purposes.

To be able to compile, one needs to install the common jar located in the lib folder with the following command:

mvn install:install-file -Dfile=lib/dolphinscheduler-common-2.0.5.jar -DgroupId=org.apache.dolphinscheduler -DartifactId=dolphinscheduler-common -Dversion=2.0.5 -Dpackaging=jar -DgeneratePom=true

mvn install:install-file -Dfile=lib/dolphinscheduler-spi-2.0.5.jar -DgroupId=org.apache.dolphinscheduler -DartifactId=dolphinscheduler-spi -Dversion=2.0.5 -Dpackaging=jar -DgeneratePom=true

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors