MVN

com.github.timpeeters : spring-boot-graceful-shutdown

Maven & Gradle

Apr 29, 2020
91 stars

Spring Boot Graceful Shutdown · Add graceful shutdown support to Spring Boot applications.

<dependency>
    <groupId>com.github.timpeeters</groupId>
    <artifactId>spring-boot-graceful-shutdown</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.timpeeters : spring-boot-graceful-shutdown to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of com.github.timpeeters : spring-boot-graceful-shutdown to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
spring-boot-graceful-shutdown-2.2.2
spring-boot-graceful-shutdown-2.2.1
spring-boot-graceful-shutdown-2.2.0
2.1.x
spring-boot-graceful-shutdown-2.1.2
spring-boot-graceful-shutdown-2.1.1
spring-boot-graceful-shutdown-2.1.0
2.0.x
spring-boot-graceful-shutdown-2.0.5
spring-boot-graceful-shutdown-2.0.4
spring-boot-graceful-shutdown-2.0.3
spring-boot-graceful-shutdown-2.0.2
spring-boot-graceful-shutdown-2.0.1
spring-boot-graceful-shutdown-2.0.0
1.0.x
spring-boot-graceful-shutdown-1.0.5
spring-boot-graceful-shutdown-1.0.4
spring-boot-graceful-shutdown-1.0.3
spring-boot-graceful-shutdown-1.0.2
spring-boot-graceful-shutdown-1.0.1
spring-boot-graceful-shutdown-1.0.0

How to add a dependency to Maven

Add the following com.github.timpeeters : spring-boot-graceful-shutdown maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.timpeeters</groupId>
    <artifactId>spring-boot-graceful-shutdown</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.timpeeters : spring-boot-graceful-shutdown gradle dependency to your build.gradle file:

implementation 'com.github.timpeeters:spring-boot-graceful-shutdown:2.2.2'

Gradle Kotlin DSL: Add the following com.github.timpeeters : spring-boot-graceful-shutdown gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.timpeeters:spring-boot-graceful-shutdown:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.timpeeters : spring-boot-graceful-shutdown sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.timpeeters" % "spring-boot-graceful-shutdown" % "2.2.2"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 05, 2022
47 usages
73 stars
Jun 18, 2018
13 stars
Oct 16, 2020
1.6k stars
May 19, 2023
8.4k stars
May 30, 2023
1 usages
Jul 04, 2018
22 usages
30 stars
Apr 05, 2022
3 usages
1.1k stars
Apr 15, 2023
157 usages
490 stars
Nov 27, 2020
33 usages
2.1k stars