Last Version

Slack Spring Boot Autoconfigure 2.0.0

Contains autoconfiguration strategies for Slack Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.kreait.slack
ArtifactId

ArtifactId

slack-spring-boot-autoconfigure
Version

Version

2.0.0
Type

Type

jar
Description

Description

Slack Spring Boot Autoconfigure
Contains autoconfiguration strategies for Slack Spring Boot
Project URL

Project URL

https://slack-spring-boot.kreait.dev
Project Organization

Project Organization

kreait GmbH
Source Code Management

Source Code Management

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

Download slack-spring-boot-autoconfigure 2.0.0


<!-- https://jarcasting.com/artifacts/com.kreait.slack/slack-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.kreait.slack</groupId>
    <artifactId>slack-spring-boot-autoconfigure</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kreait.slack/slack-spring-boot-autoconfigure/
implementation 'com.kreait.slack:slack-spring-boot-autoconfigure:2.0.0'
// https://jarcasting.com/artifacts/com.kreait.slack/slack-spring-boot-autoconfigure/
implementation ("com.kreait.slack:slack-spring-boot-autoconfigure:2.0.0")
'com.kreait.slack:slack-spring-boot-autoconfigure:jar:2.0.0'
<dependency org="com.kreait.slack" name="slack-spring-boot-autoconfigure" rev="2.0.0">
  <artifact name="slack-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kreait.slack', module='slack-spring-boot-autoconfigure', version='2.0.0')
)
libraryDependencies += "com.kreait.slack" % "slack-spring-boot-autoconfigure" % "2.0.0"
[com.kreait.slack/slack-spring-boot-autoconfigure "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.kreait.slack : slack-spring-boot jar 2.0.0

runtime (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-autoconfigure jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41

Project Modules

There are no modules declared in this project.