pro.taskana:taskana-data

The helper module to import data for testing.

License

License

Categories

Categories

Data
GroupId

GroupId

pro.taskana
ArtifactId

ArtifactId

taskana-data
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

pro.taskana:taskana-data
The helper module to import data for testing.

Download taskana-data

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.5
org.slf4j : slf4j-api jar

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.

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.1.0
4.0.1
4.0.0
3.2.0
3.1.0
3.0.0
2.1.1
2.1.0
2.0.1
2.0.0
1.2.2
1.2.1
1.2.0