Arquillian GWT Testing extension

Arquillian GWT Testing extension Obsolete Extension

Arquillian Extension for Google Web Toolkit

Type

Obsolete Extension

Source repository

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

10 commits since the last release.

Last commit to the master branch:

Marks repository as obsolete
Authored by Bartosz Majsak, committed on 2017-03-29

Build dependency artifacts

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

Arquillian GWT Testing extension

<dependency>
  <groupId>org.jboss.arquillian.extension</groupId>
  <artifactId>arquillian-gwt</artifactId>
  <version>1.0.0.Alpha2</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-gwt:jar:1.0.0.Alpha2 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
2 1.0.0.Alpha2 view blog   view tag 2013-04-15 Christian Sadilek
1 1.0.0.Alpha1 view blog   view tag 2013-02-23 Christian Sadilek
Aslak Knutsen Aslak Knutsen
Christian Sadilek Christian Sadilek
Karel Piwko Karel Piwko
Bartosz Majsak Bartosz Majsak
Chris Ruffalo Chris Ruffalo
Jesse Sightler Jesse Sightler