4.0.0 taskana-simplehistory-rest-spring ${project.groupId}:${project.artifactId} The taskana history events plugin, spring based REST API. pro.taskana.simplehistory taskana-simplehistory-parent 3.0.1-SNAPSHOT ../pom.xml org.springframework.boot spring-boot-dependencies ${version.spring.boot} pom import pro.taskana.simplehistory taskana-simplehistory-provider ${project.version} pro.taskana taskana-rest-spring ${project.version} org.springframework spring-beans ${version.spring} org.springframework spring-jdbc ${version.spring} org.springframework.hateoas spring-hateoas ${version.spring.hateos} javax.servlet javax.servlet-api ${version.javax.servlet} provided javax.validation validation-api ${version.javax.validation} com.fasterxml.jackson.core jackson-databind ${version.jackson} org.springframework.boot spring-boot-starter-web test org.springframework.boot spring-boot-starter-jdbc test com.h2database h2 ${version.h2} test org.springframework.plugin spring-plugin-core ${version.spring.core} test org.assertj assertj-core ${version.assertj} test org.junit.jupiter junit-jupiter ${version.junit.jupiter} test org.springframework spring-test test org.springframework.boot spring-boot-test test org.springframework.restdocs spring-restdocs-core test org.springframework.restdocs spring-restdocs-mockmvc test org.asciidoctor asciidoctor-maven-plugin ${version.maven.asciidoctor} generate-docs prepare-package process-asciidoc html book target/generated-snippets shared maven-resources-plugin ${version.maven.resources} copy-rest-docs prepare-package copy-resources ${project.build.directory}/generated-docs ${project.basedir}/src/js