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

com.github.kenwdelong:stability-utils 1.3.6

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.3.6
Тип

Тип

jar

Скачать stability-utils 1.3.6


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