Arquillian Extension Performance

Arquillian Extension Performance Extension

Arquillian Performance Extension

Type

Extension

Source repository

VCS
git
Host
github.com
Organization
arquillian
Web URL
arquillian-extension-performance
Clone URL
arquillian-extension-performance.git

18 commits since the last release.

Last commit to the master branch:

Adds .editorconfig
Authored by Bartosz Majsak, committed on 2017-03-30

Build dependency artifacts

Add the appropriate stanza to the <dependencies> element in your pom.xml:

Arquillian Extension Performance SPI

<dependency>
  <groupId>org.jboss.arquillian.extension</groupId>
  <artifactId>arquillian-performance-impl</artifactId>
  <version>1.0.0.CR1</version>
  <scope>test</scope>
</dependency>
Warning: You'll also need to add the Arquillian core platform and possibly additional dependencies. Please refer to the guides for more details.

Latest published artifacts

  • org.jboss.arquillian.extension:arquillian-performance-api:jar:1.0.0.CR1 jar javadoc pom
  • org.jboss.arquillian.extension:arquillian-performance-impl:jar:1.0.0.CR1 jar javadoc pom
Note: Most released artifacts are published to the Maven Central repository. Those that cannot are published to the JBoss Community repository.
# Version Release date Released by Compiled against
6 1.0.0.CR1 view blog   view tag 2011-08-10 Aslak Knutsen
5 1.0.0.Alpha5 view blog   view tag 2011-03-17 Aslak Knutsen
4 1.0.0.Alpha4 view tag 2010-09-04 Aslak Knutsen
3 1.0.0.Alpha3 view tag 2010-07-27 Aslak Knutsen
2 1.0.0.Alpha2 view tag 2010-05-24 Aslak Knutsen
  • ShrinkWrap – 1.0.0-alpha-9
  • JUnit – 4.6
  • TestNG – 5.10
1 1.0.0.Alpha1 view tag 2010-03-10 Pete Muir
  • ShrinkWrap – 1.0.0-alpha-5
  • JUnit – 4.6
  • TestNG – 5.10
Andrew Lee Rubinger Andrew Lee Rubinger
Aslak Knutsen Aslak Knutsen
Dan Allen Dan Allen
Pete Muir Pete Muir
Ståle W. Pedersen Ståle W. Pedersen
Bartosz Majsak Bartosz Majsak
Hemani Hemani