pro.taskana:taskana-data

The helper module to import data for testing.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

pro.taskana
Идентификатор

Идентификатор

taskana-data
Последняя версия

Последняя версия

4.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать taskana-data

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.mybatis : mybatis jar 3.5.5
org.slf4j : slf4j-api jar

test (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter jar
com.h2database : h2 jar

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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