| License | License | 
|---|---|
| GroupId | GroupIdpro.taskana.history | 
| ArtifactId | ArtifactIdtaskana-history-parent | 
| Last Version | Last Version5.2.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionpro.taskana.history:taskana-history-parent The taskana history events plugin parent and bom module. | 
| Filename | Size | 
|---|---|
| taskana-history-parent-5.2.0.pom | 918 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pro.taskana.history/taskana-history-parent/ -->
<dependency>
    <groupId>pro.taskana.history</groupId>
    <artifactId>taskana-history-parent</artifactId>
    <version>5.2.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/pro.taskana.history/taskana-history-parent/
implementation 'pro.taskana.history:taskana-history-parent:5.2.0'// https://jarcasting.com/artifacts/pro.taskana.history/taskana-history-parent/
implementation ("pro.taskana.history:taskana-history-parent:5.2.0")'pro.taskana.history:taskana-history-parent:pom:5.2.0'<dependency org="pro.taskana.history" name="taskana-history-parent" rev="5.2.0">
  <artifact name="taskana-history-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='pro.taskana.history', module='taskana-history-parent', version='5.2.0')
)libraryDependencies += "pro.taskana.history" % "taskana-history-parent" % "5.2.0"[pro.taskana.history/taskana-history-parent "5.2.0"]