Arquillian Portal Extension

Arquillian Portal Extension

Lead

Ken Finnigan

Type

Extension

Source repository

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

1 commit since the last release.

Last commit to the master branch:

ARQ-1285 prepare for next development iteration
Authored by Ken Finnigan, committed on 2013-01-31

Build dependency artifacts

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

Arquillian Portal Depchain

<dependency>
  <groupId>org.jboss.arquillian.extension</groupId>
  <artifactId>arquillian-portal</artifactId>
  <version>1.0.0.Beta1</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-portal:jar:1.0.0.Beta1 jar pom
  • org.jboss.arquillian.extension:arquillian-portal-api:jar:1.0.0.Beta1 jar pom
  • org.jboss.arquillian.extension:arquillian-portal-impl:jar:1.0.0.Beta1 jar pom
  • org.jboss.arquillian.extension:arquillian-portal-shrinkwrap-api:jar:1.0.0.Beta1 jar pom
  • org.jboss.arquillian.extension:arquillian-portal-shrinkwrap-impl:jar:1.0.0.Beta1 jar pom
  • org.jboss.arquillian.extension:arquillian-portal-spi:jar:1.0.0.Beta1 jar 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
3 1.0.0.Beta1 view blog   view tag 2013-01-31 Ken Finnigan
  • Arquillian Core – 1.0.3.Final
2 1.0.0.Alpha2 view blog   view tag 2012-10-17 Ken Finnigan
  • Arquillian Core – 1.0.2.Final
1 1.0.0.Alpha1 view blog   view tag 2012-05-08 Ken Finnigan
  • Arquillian Core – 1.0.0.Final
Ken Finnigan
thomasdelhomenie