4.0.0 io.spring.cloud multiple-datasources jar 2.3.1-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 2.4.13 UTF-8 1.8 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.hsqldb hsqldb org.mariadb.jdbc mariadb-java-client org.springframework.boot spring-boot-starter-test 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