t

taskana-simplehistory-provider

The taskana history events plugin to include in your project.
Files download
File Operation
taskana-simplehistory-provider-4.7.2.jar download
taskana-simplehistory-provider-4.7.2.pom download
taskana-simplehistory-provider-4.7.2-sources.jar download
Apache Maven
<dependency>
  <groupId>pro.taskana.history</groupId>
  <artifactId>taskana-simplehistory-provider</artifactId>
  <version>4.7.2</version>
</dependency>
Gradle Groovy
implementation 'pro.taskana.history:taskana-simplehistory-provider:4.7.2'
Gradle Kotlin
implementation("pro.taskana.history:taskana-simplehistory-provider:4.7.2")
Scala SBT
libraryDependencies += "pro.taskana.history" % "taskana-simplehistory-provider" % "4.7.2"
Groovy Grape
@Grapes(
  @Grab(group='pro.taskana.history', module='taskana-simplehistory-provider', version='4.7.2')
)
Apache Ivy
<dependency org="pro.taskana.history" name="taskana-simplehistory-provider" rev="4.7.2" />
Leiningen
[pro.taskana.history/taskana-simplehistory-provider "4.7.2"]
Apache Buildr
'pro.taskana.history:taskana-simplehistory-provider:jar:4.7.2'