4.0.0
taskana-core
${project.groupId}:${project.artifactId}
The taskana library to include in your project.
pro.taskana
taskana-lib-parent
1.2.3-SNAPSHOT
../pom.xml
org.mybatis
mybatis
${version.mybatis}
org.slf4j
slf4j-api
${version.slf4j}
org.json
json
${version.json}
com.fasterxml.jackson.core
jackson-databind
${version.jackson}
pro.taskana
taskana-data
${project.version}
test
org.junit.jupiter
junit-jupiter
${version.junit.jupiter}
test
org.assertj
assertj-core
${version.assertj}
test
org.hamcrest
hamcrest-library
${version.hamcrest}
test
org.mockito
mockito-core
${version.mockito}
test
org.mockito
mockito-junit-jupiter
${version.junit.mockito}
test
com.h2database
h2
${version.h2}
test
org.postgresql
postgresql
${version.postgres}
test
com.ibm.db2.jcc
db2jcc4
${version.db2}
test
org.apache.logging.log4j
log4j-slf4j-impl
${version.log4j}
test
org.apache.logging.log4j
log4j-core
${version.log4j}
test
nl.jqno.equalsverifier
equalsverifier
${version.equalsverifier}
test
com.openpojo
openpojo
${version.openpojo}
test
com.tngtech.archunit
archunit-junit5-api
${version.archunit}
test
com.tngtech.archunit
archunit-junit5-engine
${version.archunit}
test
novatec public
novatec-repository
https://repository.novatec-gmbh.de/content/repositories/novatec/