pro.taskana:taskana-spi-parent

This pom is parent to all taskana spi modules

License

License

GroupId

GroupId

pro.taskana
ArtifactId

ArtifactId

taskana-spi-parent
Last Version

Last Version

4.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

pro.taskana:taskana-spi-parent
This pom is parent to all taskana spi modules

Download taskana-spi-parent

Filename Size
taskana-spi-parent-4.6.0.pom 758 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • taskana-spi-routing-dmn-router

TASKANA - The open source task management library

Contributors Styling CI Quality Gate Status Maven Central License

TASKANA is a task management component open source library. It can be embedded into your application or be operated standalone if appropriate. Beside the basic task management functionalities, TASKANA adds workbaskets and classifications to control and monitor a large amount of tasks within a larger organization.

Components

TASKANA splits up into five components:

TASKANA core

  • The Java library providing the task management functions

TASKANA REST API

  • REST API to allow remote access to the TASKANA system.

TASKANA workplace

  • Angular based web application to work on the tasks
  • Sample tasklist application you can use if appropriate

TASKANA admin

  • Angular based web application to configure the system
  • Supports workbaskets and classifications

TASKANA monitor

  • Angular based web application to monitor the status of the entire task pool
  • Provides views and statistics about the conformance with defined services levels
  • Shows the workload of your organization and the individual teams
pro.taskana

Versions

Version
4.6.0