4.0.0
taskana-rest-spring-example-boot
${project.groupId}:${project.artifactId}
Demo project for taskana-rest-spring
pro.taskana
taskana-rest-parent
1.2.1-SNAPSHOT
../pom.xml
org.springframework.boot
spring-boot-dependencies
${version.spring.boot}
pom
import
org.springframework.boot
spring-boot-starter-web
org.springframework.boot
spring-boot-starter-security
org.springframework.boot
spring-boot-starter-jdbc
org.springframework.plugin
spring-plugin-core
org.springframework.ldap
spring-ldap-core
com.h2database
h2
com.ibm.db2.jcc
db2jcc4
${version.db2}
org.postgresql
postgresql
${version.postgres}
org.springframework.boot
spring-boot-starter-thymeleaf
pro.taskana
taskana-rest-spring-example-common
${project.version}
org.springframework.boot
spring-boot-starter-test
test
org.springframework.security
spring-security-test
test
org.springframework.ldap
spring-ldap-test
test
commons-logging
commons-logging
org.junit.jupiter
junit-jupiter-api
${version.junit.jupiter}
test
org.junit.jupiter
junit-jupiter-engine
${version.junit.jupiter}
test
org.junit.vintage
junit-vintage-engine
${version.junit.jupiter}
test
history.plugin
false
pro.taskana.simplehistory
taskana-simplehistory-rest-spring
${project.version}
${project.artifactId}
org.springframework.boot
spring-boot-maven-plugin
${version.spring.boot}
repackage
org.apache.maven.plugins
maven-resources-plugin
${version.maven.resources}
copy-rest-documentation-to-static-folder
prepare-package
copy-resources
${project.build.outputDirectory}/static/docs/rest
../taskana-rest-spring/target/generated-docs
copy-taskana-core-docs
prepare-package
copy-resources
${project.build.outputDirectory}/static/docs/java/taskana-core
../../lib/taskana-core/target/apidocs
copy-taskana-cdi-docs
prepare-package
copy-resources
${project.build.outputDirectory}/static/docs/java/taskana-cdi
../../lib/taskana-cdi/target/apidocs
copy-taskana-spring-docs
prepare-package
copy-resources
${project.build.outputDirectory}/static/docs/java/taskana-spring
../../lib/taskana-spring/target/apidocs
novatec public
novatec-repository
https://repository.novatec-gmbh.de/content/repositories/novatec/