t

taskana-simplehistory-provider

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