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

com.eclecticlogic:whisper 1.0.1

Logback appender that suppresses messages of the same kind when they exceed a defined frequency and sends out a periodic digest of such suppressed messages.

Группа

Группа

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

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

whisper
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать whisper 1.0.1


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