Last Version

Test Plugin for RHQ's Arquillian container 4.13.0

This is a test plugin that is only used by the tests for the RHQ's Arquillian container. The purpose of this plugin is only to serve as a dependency for the plugins under test in the container that is being picked up from the maven classpath as opposed to the tests themselves.

License

License

GPL
Categories

Categories

Arquillian Application Testing & Monitoring Container
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-arquillian-container-test-plugin
Version

Version

4.13.0
Type

Type

jar
Description

Description

Test Plugin for RHQ's Arquillian container
This is a test plugin that is only used by the tests for the RHQ's Arquillian container. The purpose of this plugin is only to serve as a dependency for the plugins under test in the container that is being picked up from the maven classpath as opposed to the tests themselves.
Project URL

Project URL

http://www.jboss.org/rhq/rhq-arquillian-container-test-plugin/
Project Organization

Project Organization

Red Hat, Inc.

Download rhq-arquillian-container-test-plugin 4.13.0


<!-- https://jarcasting.com/artifacts/org.rhq/rhq-arquillian-container-test-plugin/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-arquillian-container-test-plugin</artifactId>
    <version>4.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-arquillian-container-test-plugin/
implementation 'org.rhq:rhq-arquillian-container-test-plugin:4.13.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-arquillian-container-test-plugin/
implementation ("org.rhq:rhq-arquillian-container-test-plugin:4.13.0")
'org.rhq:rhq-arquillian-container-test-plugin:jar:4.13.0'
<dependency org="org.rhq" name="rhq-arquillian-container-test-plugin" rev="4.13.0">
  <artifact name="rhq-arquillian-container-test-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-arquillian-container-test-plugin', version='4.13.0')
)
libraryDependencies += "org.rhq" % "rhq-arquillian-container-test-plugin" % "4.13.0"
[org.rhq/rhq-arquillian-container-test-plugin "4.13.0"]

Dependencies

provided (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.0.jboss
log4j : log4j jar 1.2.16
org.jetbrains : annotations jar 7.0.2

test (3)

Group / Artifact Type Version
org.rhq : rhq-core-domain jar 4.13.0
org.rhq : rhq-core-plugin-api jar 4.13.0
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.