License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.as |
ArtifactId | ArtifactIdjboss-as-testsuite-smoke |
Version | Version7.0.2.Final |
Type | Typejar |
Description |
DescriptionJBoss Application Server Test Suite: Smoke Tests
JBoss Application Server: Parent Aggregator
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.as/jboss-as-testsuite-smoke/ -->
<dependency>
<groupId>org.jboss.as</groupId>
<artifactId>jboss-as-testsuite-smoke</artifactId>
<version>7.0.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.as/jboss-as-testsuite-smoke/
implementation 'org.jboss.as:jboss-as-testsuite-smoke:7.0.2.Final'
// https://jarcasting.com/artifacts/org.jboss.as/jboss-as-testsuite-smoke/
implementation ("org.jboss.as:jboss-as-testsuite-smoke:7.0.2.Final")
'org.jboss.as:jboss-as-testsuite-smoke:jar:7.0.2.Final'
<dependency org="org.jboss.as" name="jboss-as-testsuite-smoke" rev="7.0.2.Final">
<artifact name="jboss-as-testsuite-smoke" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.as', module='jboss-as-testsuite-smoke', version='7.0.2.Final')
)
libraryDependencies += "org.jboss.as" % "jboss-as-testsuite-smoke" % "7.0.2.Final"
[org.jboss.as/jboss-as-testsuite-smoke "7.0.2.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.as : jboss-as-build | pom | 7.0.2.Final |
org.jboss.spec.javax.annotation : jboss-annotations-api_1.1_spec | jar | 1.0.0.Final |
org.jboss.as : jboss-as-build-config | jar | 7.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.as : jboss-as-demos-legacy | jar | 7.0.2.Final |
org.jboss.as : jboss-as-demos-internals | jar | 7.0.2.Final |
org.jboss.arquillian.container : arquillian-container-test-api | jar | 1.0.0.CR4 |
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.0.0.CR4 |
junit : junit | jar | 4.8.2 |