не последняя версия
Последняя версия 3.6.0.Final

org.jboss.hal:hal-testsuite-resources 3.5.4.Final

Assembles classes from different HAL modules and makes them available as one dependency for the test suite

Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.hal
Идентификатор

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

hal-testsuite-resources
Версия

Версия

3.5.4.Final
Тип

Тип

jar

Скачать hal-testsuite-resources 3.5.4.Final


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