Last Version

Arquillian Test Aggregator 1.7.0.Alpha10

Arquillian Test Aggregator

License

License

Categories

Categories

JBoss Container Application Servers Arquillian Application Testing & Monitoring
GroupId

GroupId

org.jboss.arquillian.test
ArtifactId

ArtifactId

arquillian-test-parent
Version

Version

1.7.0.Alpha10
Type

Type

pom
Description

Description

Arquillian Test Aggregator
Arquillian Test Aggregator
Project Organization

Project Organization

JBoss by Red Hat

Download arquillian-test-parent 1.7.0.Alpha10


<!-- https://jarcasting.com/artifacts/org.jboss.arquillian.test/arquillian-test-parent/ -->
<dependency>
    <groupId>org.jboss.arquillian.test</groupId>
    <artifactId>arquillian-test-parent</artifactId>
    <version>1.7.0.Alpha10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.arquillian.test/arquillian-test-parent/
implementation 'org.jboss.arquillian.test:arquillian-test-parent:1.7.0.Alpha10'
// https://jarcasting.com/artifacts/org.jboss.arquillian.test/arquillian-test-parent/
implementation ("org.jboss.arquillian.test:arquillian-test-parent:1.7.0.Alpha10")
'org.jboss.arquillian.test:arquillian-test-parent:pom:1.7.0.Alpha10'
<dependency org="org.jboss.arquillian.test" name="arquillian-test-parent" rev="1.7.0.Alpha10">
  <artifact name="arquillian-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.arquillian.test', module='arquillian-test-parent', version='1.7.0.Alpha10')
)
libraryDependencies += "org.jboss.arquillian.test" % "arquillian-test-parent" % "1.7.0.Alpha10"
[org.jboss.arquillian.test/arquillian-test-parent "1.7.0.Alpha10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • spi
  • impl-base