is not current version
Last Version 3.6.0.Final

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

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

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.hal
ArtifactId

ArtifactId

hal-testsuite-resources
Version

Version

3.5.2.Final
Type

Type

jar

Download hal-testsuite-resources 3.5.2.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.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.hal/hal-testsuite-resources/
implementation 'org.jboss.hal:hal-testsuite-resources:3.5.2.Final'
// https://jarcasting.com/artifacts/org.jboss.hal/hal-testsuite-resources/
implementation ("org.jboss.hal:hal-testsuite-resources:3.5.2.Final")
'org.jboss.hal:hal-testsuite-resources:jar:3.5.2.Final'
<dependency org="org.jboss.hal" name="hal-testsuite-resources" rev="3.5.2.Final">
  <artifact name="hal-testsuite-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.hal', module='hal-testsuite-resources', version='3.5.2.Final')
)
libraryDependencies += "org.jboss.hal" % "hal-testsuite-resources" % "3.5.2.Final"
[org.jboss.hal/hal-testsuite-resources "3.5.2.Final"]