Improved Java client for the Kanboard Json-RPC API for the current version of Kanboard 1.25.X supporting:
- Task (now with tags, during createTask)
- ExternalTaskLink (createExternalTaskLink implemented)
- TaskTags (update and getByTaskId)
- ...
Thanks to @phoen1x for the initial work!