| License | License | 
|---|---|
| GroupId | GroupIdpro.taskana | 
| ArtifactId | ArtifactIdtaskana-rest-parent | 
| Last Version | Last Version5.2.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionpro.taskana:taskana-rest-parent This pom is parent to all taskana rest modules and serves the common build. | 
| Filename | Size | 
|---|---|
| taskana-rest-parent-5.2.0.pom | 906 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pro.taskana/taskana-rest-parent/ -->
<dependency>
    <groupId>pro.taskana</groupId>
    <artifactId>taskana-rest-parent</artifactId>
    <version>5.2.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/pro.taskana/taskana-rest-parent/
implementation 'pro.taskana:taskana-rest-parent:5.2.0'// https://jarcasting.com/artifacts/pro.taskana/taskana-rest-parent/
implementation ("pro.taskana:taskana-rest-parent:5.2.0")'pro.taskana:taskana-rest-parent:pom:5.2.0'<dependency org="pro.taskana" name="taskana-rest-parent" rev="5.2.0">
  <artifact name="taskana-rest-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='pro.taskana', module='taskana-rest-parent', version='5.2.0')
)libraryDependencies += "pro.taskana" % "taskana-rest-parent" % "5.2.0"[pro.taskana/taskana-rest-parent "5.2.0"]