is not current version
Last Version 3.2.0

pro.taskana.simplehistory:taskana-simplehistory-provider 3.1.0

The taskana history events plugin to include in your project.

Categories

Categories

IDE Development Tools
GroupId

GroupId

pro.taskana.simplehistory
ArtifactId

ArtifactId

taskana-simplehistory-provider
Version

Version

3.1.0
Type

Type

jar

Download taskana-simplehistory-provider 3.1.0


<!-- https://jarcasting.com/artifacts/pro.taskana.simplehistory/taskana-simplehistory-provider/ -->
<dependency>
    <groupId>pro.taskana.simplehistory</groupId>
    <artifactId>taskana-simplehistory-provider</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.taskana.simplehistory/taskana-simplehistory-provider/
implementation 'pro.taskana.simplehistory:taskana-simplehistory-provider:3.1.0'
// https://jarcasting.com/artifacts/pro.taskana.simplehistory/taskana-simplehistory-provider/
implementation ("pro.taskana.simplehistory:taskana-simplehistory-provider:3.1.0")
'pro.taskana.simplehistory:taskana-simplehistory-provider:jar:3.1.0'
<dependency org="pro.taskana.simplehistory" name="taskana-simplehistory-provider" rev="3.1.0">
  <artifact name="taskana-simplehistory-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.taskana.simplehistory', module='taskana-simplehistory-provider', version='3.1.0')
)
libraryDependencies += "pro.taskana.simplehistory" % "taskana-simplehistory-provider" % "3.1.0"
[pro.taskana.simplehistory/taskana-simplehistory-provider "3.1.0"]