is not current version
Last Version 0.0.6

org.jboss.as:hal-testsuite-rbac 0.0.4


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.as
ArtifactId

ArtifactId

hal-testsuite-rbac
Version

Version

0.0.4
Type

Type

jar

Download hal-testsuite-rbac 0.0.4


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