GroupId | GroupIdpro.taskana.history |
---|---|
ArtifactId | ArtifactIdtaskana-history-parent |
Version | Version4.10.0 |
Type | Typepom |
Filename | Size |
---|---|
taskana-history-parent-4.10.0.pom | 894 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/pro.taskana.history/taskana-history-parent/ -->
<dependency>
<groupId>pro.taskana.history</groupId>
<artifactId>taskana-history-parent</artifactId>
<version>4.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pro.taskana.history/taskana-history-parent/
implementation 'pro.taskana.history:taskana-history-parent:4.10.0'
// https://jarcasting.com/artifacts/pro.taskana.history/taskana-history-parent/
implementation ("pro.taskana.history:taskana-history-parent:4.10.0")
'pro.taskana.history:taskana-history-parent:pom:4.10.0'
<dependency org="pro.taskana.history" name="taskana-history-parent" rev="4.10.0">
<artifact name="taskana-history-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pro.taskana.history', module='taskana-history-parent', version='4.10.0')
)
libraryDependencies += "pro.taskana.history" % "taskana-history-parent" % "4.10.0"
[pro.taskana.history/taskana-history-parent "4.10.0"]