pro.taskana:taskana-rest-spring-base

groups the minimum required configuration for a taskana REST APP

License

License

GroupId

GroupId

pro.taskana
ArtifactId

ArtifactId

taskana-rest-spring-base
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download taskana-rest-spring-base

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1