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

org.kantega.reststop:reststop-metrics-plugin 1.0


Категории

Категории

Ant Компиляция и сборка Metrics Тестирование приложения и мониторинг Monitoring
Группа

Группа

org.kantega.reststop
Идентификатор

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

reststop-metrics-plugin
Версия

Версия

1.0
Тип

Тип

jar

Скачать reststop-metrics-plugin 1.0


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