License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.as |
ArtifactId | ArtifactIdjboss-as-testsuite-shared |
Version | Version7.2.0.Final |
Type | Typejar |
Description |
DescriptionJBoss Application Server Test Suite: Shared
JBoss Application Server: Parent Aggregator
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.as/jboss-as-testsuite-shared/ -->
<dependency>
<groupId>org.jboss.as</groupId>
<artifactId>jboss-as-testsuite-shared</artifactId>
<version>7.2.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.as/jboss-as-testsuite-shared/
implementation 'org.jboss.as:jboss-as-testsuite-shared:7.2.0.Final'
// https://jarcasting.com/artifacts/org.jboss.as/jboss-as-testsuite-shared/
implementation ("org.jboss.as:jboss-as-testsuite-shared:7.2.0.Final")
'org.jboss.as:jboss-as-testsuite-shared:jar:7.2.0.Final'
<dependency org="org.jboss.as" name="jboss-as-testsuite-shared" rev="7.2.0.Final">
<artifact name="jboss-as-testsuite-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.as', module='jboss-as-testsuite-shared', version='7.2.0.Final')
)
libraryDependencies += "org.jboss.as" % "jboss-as-testsuite-shared" % "7.2.0.Final"
[org.jboss.as/jboss-as-testsuite-shared "7.2.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.as : jboss-as-build | pom | 7.2.0.Final |
org.jboss.as : jboss-as-arquillian-container-managed | jar | 7.2.0.Final |
junit : junit | jar | 4.10 |
org.jboss.as : jboss-as-build-config | jar | 7.2.0.Final |