spring-boot-starter-graceful-shutdown

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

site.howaric
ArtifactId

ArtifactId

spring-boot-starter-graceful-shutdown
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-graceful-shutdown
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download spring-boot-starter-graceful-shutdown

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.14.RELEASE
org.slf4j : slf4j-api jar 1.7.25

provided (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-consul-discovery jar 1.3.5.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-log4j12 jar 1.7.25
log4j : log4j zip 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0