Slack Spring Boot Starter

Spring Boot Starter package that aggregates and autoconfigures a slack application

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.hndrs.slack
ArtifactId

ArtifactId

slack-spring-boot-starter
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

Slack Spring Boot Starter
Spring Boot Starter package that aggregates and autoconfigures a slack application
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-boot-starter

Dependencies

compile (4)

Group / Artifact Type Version
io.hndrs.slack : slack-spring-boot-autoconfigure jar 3.0.0
io.hndrs.slack : slack-spring-boot jar 3.0.0
org.springframework.boot : spring-boot-starter-web jar
com.fasterxml.jackson.module : jackson-module-kotlin jar

runtime (2)

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