Spring Slack Api Client

Spring based implementation of an Slack Api Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.hndrs.slack
ArtifactId

ArtifactId

slack-spring-api-client
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

Spring Slack Api Client
Spring based implementation of an Slack Api Client
Project URL

Project URL

https://github.com/hndrs/slack-spring-boot-starter
Project Organization

Project Organization

hndrs
Source Code Management

Source Code Management

https://github.com/hndrs/slack-spring-boot-starter

Download slack-spring-api-client

Dependencies

compile (3)

Group / Artifact Type Version
io.hndrs.slack : slack-jackson-dto jar 3.0.0
io.hndrs.slack : slack-api-client jar 3.0.0
com.fasterxml.jackson.module : jackson-module-kotlin jar

runtime (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.9
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.20
org.jetbrains.kotlin : kotlin-reflect jar 1.4.20

Project Modules

There are no modules declared in this project.

Slack Spring Boot Starters

Maven Central Coverage Supported Java Version Snapshot Builds Maven Central

Changelog

3.0.0 - 2019-10-25

  • changes base package to io.hdnrs
  • Added Autoconfiguration Failure Analysis
  • replace oauth.access with oauth.v2.access
  • removes im method group (deprecated by slack)
  • remove groups and channels methods (deprecated by slack)
  • Added ApplicationEnvironmentCredentialsProvider
  • fix conversations.setPurpose and conversations.setTopic Request
  • supported java version to 11+

2.0.0 - 2019-08-26

Versions

Version
3.0.0