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

org.opennms.newts:newts-stress 1.5.7


Группа

Группа

org.opennms.newts
Идентификатор

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

newts-stress
Версия

Версия

1.5.7
Тип

Тип

jar

Скачать newts-stress 1.5.7


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