Janbanery - Core

Kanbanery (https://kanbanery.com) is a simple but powerful Agile project management system, to be precise it focuses around the idea of Kanban, a somewhat near idea to SCRUM but with less strict rules. The heart of each Kanban flow is the Kanban board, IceBox and Archive - there are all easy accessible via this API. Janbanery wraps around the RESTful API delivered by Kanbanery while adding some more features like mass operations or filtering of results. In the end, it's very easy and pleasant to implement your own Kanbanery client be it on the desktop, mobile (android) or as for example Gradle / SBT script to take full advantage of kanbanery's features.

License

License

GroupId

GroupId

pl.project13.janbanery
ArtifactId

ArtifactId

janbanery-core
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Janbanery - Core
Kanbanery (https://kanbanery.com) is a simple but powerful Agile project management system, to be precise it focuses around the idea of Kanban, a somewhat near idea to SCRUM but with less strict rules. The heart of each Kanban flow is the Kanban board, IceBox and Archive - there are all easy accessible via this API. Janbanery wraps around the RESTful API delivered by Kanbanery while adding some more features like mass operations or filtering of results. In the end, it's very easy and pleasant to implement your own Kanbanery client be it on the desktop, mobile (android) or as for example Gradle / SBT script to take full advantage of kanbanery's features.

Download janbanery-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.ning : async-http-client jar 1.6.3
com.google.code.gson : gson jar 1.7.1
com.google.guava : guava jar r09
joda-time : joda-time jar 1.6.2
org.slf4j : slf4j-api jar 1.6.1
ch.qos.logback : logback-classic jar 0.9.28
ch.qos.logback : logback-core jar 0.9.28

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-all jar 1.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2