License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.as |
ArtifactId | ArtifactIdjboss-as-testsuite-stress |
Version | Version7.1.0.Final |
Type | Typejar |
Description |
DescriptionJBoss Application Server Test Suite: Stress Tests
JBoss Application Server: Parent Aggregator
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.as/jboss-as-testsuite-stress/ -->
<dependency>
<groupId>org.jboss.as</groupId>
<artifactId>jboss-as-testsuite-stress</artifactId>
<version>7.1.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.as/jboss-as-testsuite-stress/
implementation 'org.jboss.as:jboss-as-testsuite-stress:7.1.0.Final'
// https://jarcasting.com/artifacts/org.jboss.as/jboss-as-testsuite-stress/
implementation ("org.jboss.as:jboss-as-testsuite-stress:7.1.0.Final")
'org.jboss.as:jboss-as-testsuite-stress:jar:7.1.0.Final'
<dependency org="org.jboss.as" name="jboss-as-testsuite-stress" rev="7.1.0.Final">
<artifact name="jboss-as-testsuite-stress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.as', module='jboss-as-testsuite-stress', version='7.1.0.Final')
)
libraryDependencies += "org.jboss.as" % "jboss-as-testsuite-stress" % "7.1.0.Final"
[org.jboss.as/jboss-as-testsuite-stress "7.1.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.as : jboss-as-build | pom | 7.1.0.Final |
org.projectodd.stilts : stilts-stomp-client | jar | 0.1.26 |
org.projectodd.stilts : stilts-stomplet-server-core | jar | 0.1.26 |
org.jboss.spec.javax.annotation : jboss-annotations-api_1.1_spec | jar | 1.0.0.Final |
org.jboss.as : jboss-as-arquillian-container-managed | jar | 7.1.0.Final |
org.jboss.as : jboss-as-build-config | jar | 7.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.as : jboss-as-testsuite-shared | jar | 7.1.0.Final |
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.0.0.CR7 |
junit : junit | jar | 4.10 |