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

org.jvnet.hudson.main:hudson-test-harness 1.278


Категории

Категории

Hudson Компиляция и сборка Continuous Integration and Continuous Delivery Сеть
Группа

Группа

org.jvnet.hudson.main
Идентификатор

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

hudson-test-harness
Версия

Версия

1.278
Тип

Тип

jar

Скачать hudson-test-harness 1.278


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