License |
License |
---|---|
GroupId | GroupIdcom.transferwise.common |
ArtifactId | ArtifactIdtw-graceful-shutdown |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTransferWise Graceful Shutdown
TransferWise Graceful Shutdown - no noise and errors during releases.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.transferwise.common/tw-graceful-shutdown/ -->
<dependency>
<groupId>com.transferwise.common</groupId>
<artifactId>tw-graceful-shutdown</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.transferwise.common/tw-graceful-shutdown/
implementation 'com.transferwise.common:tw-graceful-shutdown:2.7.0'
// https://jarcasting.com/artifacts/com.transferwise.common/tw-graceful-shutdown/
implementation ("com.transferwise.common:tw-graceful-shutdown:2.7.0")
'com.transferwise.common:tw-graceful-shutdown:jar:2.7.0'
<dependency org="com.transferwise.common" name="tw-graceful-shutdown" rev="2.7.0">
<artifact name="tw-graceful-shutdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.transferwise.common', module='tw-graceful-shutdown', version='2.7.0')
)
libraryDependencies += "com.transferwise.common" % "tw-graceful-shutdown" % "2.7.0"
[com.transferwise.common/tw-graceful-shutdown "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.transferwise.common : tw-graceful-shutdown-interfaces | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.transferwise.common : tw-base-utils | jar | 1.7.1 |
org.springframework.boot : spring-boot-starter | jar | 2.5.11 |
org.springframework.boot : spring-boot-actuator | jar | 2.5.11 |
org.springframework : spring-web | jar | 5.3.17 |
com.google.guava : guava | jar | 31.1-jre |