не последняя версия
Последняя версия 1.7.6

com.github.kenwdelong:stability-utils 1.6.0

A Spring-based library for utilities useful for keeping high-volume sites up and running. Based partially on the book "Release It" by Michael Nygard.

Группа

Группа

com.github.kenwdelong
Идентификатор

Идентификатор

stability-utils
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать stability-utils 1.6.0


<!-- https://jarcasting.com/artifacts/com.github.kenwdelong/stability-utils/ -->
<dependency>
    <groupId>com.github.kenwdelong</groupId>
    <artifactId>stability-utils</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kenwdelong/stability-utils/
implementation 'com.github.kenwdelong:stability-utils:1.6.0'
// https://jarcasting.com/artifacts/com.github.kenwdelong/stability-utils/
implementation ("com.github.kenwdelong:stability-utils:1.6.0")
'com.github.kenwdelong:stability-utils:jar:1.6.0'
<dependency org="com.github.kenwdelong" name="stability-utils" rev="1.6.0">
  <artifact name="stability-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kenwdelong', module='stability-utils', version='1.6.0')
)
libraryDependencies += "com.github.kenwdelong" % "stability-utils" % "1.6.0"
[com.github.kenwdelong/stability-utils "1.6.0"]