is not current version
Last Version 2.3.1

org.jboss.da:testsuite 0.8.2


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.da
ArtifactId

ArtifactId

testsuite
Version

Version

0.8.2
Type

Type

jar

Download testsuite 0.8.2


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