License |
License |
---|---|
GroupId | GroupIdcom.transferwise.common |
ArtifactId | ArtifactIdtw-graceful-shutdown-interfaces |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTransferWise Graceful Shutdown Interfaces
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-interfaces/ -->
<dependency>
<groupId>com.transferwise.common</groupId>
<artifactId>tw-graceful-shutdown-interfaces</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.transferwise.common/tw-graceful-shutdown-interfaces/
implementation 'com.transferwise.common:tw-graceful-shutdown-interfaces:2.7.0'
// https://jarcasting.com/artifacts/com.transferwise.common/tw-graceful-shutdown-interfaces/
implementation ("com.transferwise.common:tw-graceful-shutdown-interfaces:2.7.0")
'com.transferwise.common:tw-graceful-shutdown-interfaces:jar:2.7.0'
<dependency org="com.transferwise.common" name="tw-graceful-shutdown-interfaces" rev="2.7.0">
<artifact name="tw-graceful-shutdown-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.transferwise.common', module='tw-graceful-shutdown-interfaces', version='2.7.0')
)
libraryDependencies += "com.transferwise.common" % "tw-graceful-shutdown-interfaces" % "2.7.0"
[com.transferwise.common/tw-graceful-shutdown-interfaces "2.7.0"]