pro.taskana:taskana-rest-spring-base

groups the minimum required configuration for a taskana REST APP

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать taskana-rest-spring-base

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
pro.taskana : taskana-rest-spring jar 1.1.5
org.springframework.boot : spring-boot-starter-web jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.0.2.RELEASE
org.springframework.plugin : spring-plugin-core jar 1.2.0.RELEASE
org.springframework.ldap : spring-ldap-core jar 2.3.2.RELEASE
pro.taskana : taskana-web jar 1.1.5
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.0.2.RELEASE

test (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.0.2.RELEASE
org.springframework.security : spring-security-test jar 5.0.5.RELEASE
org.springframework.ldap : spring-ldap-test jar 2.3.2.RELEASE

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

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

TASKANA - The open source task management library

Contributors Styling Build Status 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

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

Версия
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1