pro.taskana:taskana-rest-spring-example-common

groups the minimum required configuration for a taskana REST APP

Лицензия

Лицензия

Группа

Группа

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

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

taskana-rest-spring-example-common
Последняя версия

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

4.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

pro.taskana:taskana-rest-spring-example-common
groups the minimum required configuration for a taskana REST APP

Скачать taskana-rest-spring-example-common

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

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
pro.taskana : taskana-rest-spring jar 4.1.0
pro.taskana : taskana-data jar 4.1.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.plugin : spring-plugin-core jar 2.0.0.RELEASE
org.springframework.ldap : spring-ldap-core jar
org.springframework.security : spring-security-ldap jar
com.unboundid : unboundid-ldapsdk jar
org.springframework.boot : spring-boot-starter-thymeleaf jar
pro.taskana : taskana-web jar 4.1.0

test (5)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.security : spring-security-test jar
com.h2database : h2 jar
org.springframework.ldap : spring-ldap-test 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