4.0.0 io.spring.cloud multiple-datasources jar 3.2.0-SNAPSHOT To show users how to enable a task with a multiple DataSources. Spring Cloud Task Multiple DataSources Application org.springframework.boot spring-boot-starter-parent 3.4.3 4.2.2-SNAPSHOT UTF-8 17 org.springframework.cloud spring-cloud-task-dependencies ${project.version} pom import org.springframework.cloud spring-cloud-starter-task org.springframework.boot spring-boot-starter-jdbc com.h2database h2 org.mariadb.jdbc mariadb-java-client org.springframework.boot spring-boot-starter-test test org.springframework.cloud spring-cloud-test-support ${spring-cloud-commons.version} test spring-snapshots Spring Snapshots https://repo.spring.io/snapshot true spring-milestones Spring Milestones https://repo.spring.io/milestone false spring-releases Spring Releases https://repo.spring.io/release false spring-snapshots Spring Snapshots https://repo.spring.io/snapshot true spring-milestones Spring Milestones https://repo.spring.io/milestone false org.springframework.boot spring-boot-maven-plugin org.apache.maven.plugins maven-javadoc-plugin attach-javadocs jar org.apache.maven.plugins maven-source-plugin attach-sources jar maven-deploy-plugin true