Last Version

ebx-shutdown-sdk 1.1.0

ebx-shutdown-sdk intends to provide an alternative way of guaranteeing graceful shutdowns.

License

License

GroupId

GroupId

com.echobox
ArtifactId

ArtifactId

ebx-shutdown-sdk
Version

Version

1.1.0
Type

Type

jar
Description

Description

ebx-shutdown-sdk
ebx-shutdown-sdk intends to provide an alternative way of guaranteeing graceful shutdowns.
Project URL

Project URL

https://github.com/ebx/ebx-shutdown-sdk
Source Code Management

Source Code Management

https://github.com/ebx/ebx-shutdown-sdk

Download ebx-shutdown-sdk 1.1.0


<!-- https://jarcasting.com/artifacts/com.echobox/ebx-shutdown-sdk/ -->
<dependency>
    <groupId>com.echobox</groupId>
    <artifactId>ebx-shutdown-sdk</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.echobox/ebx-shutdown-sdk/
implementation 'com.echobox:ebx-shutdown-sdk:1.1.0'
// https://jarcasting.com/artifacts/com.echobox/ebx-shutdown-sdk/
implementation ("com.echobox:ebx-shutdown-sdk:1.1.0")
'com.echobox:ebx-shutdown-sdk:jar:1.1.0'
<dependency org="com.echobox" name="ebx-shutdown-sdk" rev="1.1.0">
  <artifact name="ebx-shutdown-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.echobox', module='ebx-shutdown-sdk', version='1.1.0')
)
libraryDependencies += "com.echobox" % "ebx-shutdown-sdk" % "1.1.0"
[com.echobox/ebx-shutdown-sdk "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.