Arquillian OpenEJB Embedded 3.1.x Container Adapter

Arquillian OpenEJB Embedded 3.1.x Container Adapter

OpenEJB 3.1.x Embedded integration for the Arquillian Project

Lead

David Blevins

Type

Container Adapter

Family

openejb

Source repository

VCS
git
Host
github.com
Organization
arquillian
Web URL
arquillian-container-openejb
Clone URL
arquillian-container-openejb.git

8 commits since the last release.

Last commit to the master branch:

ARQ-692 Update to jboss-parent-8
Authored by Aslak Knutsen, committed on 2011-12-15

Build dependency artifacts

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

Arquillian OpenEJB Embedded 3.1.x Container Adapter

<dependency>
  <groupId>org.jboss.arquillian.container</groupId>
  <artifactId>arquillian-openejb-embedded-3.1</artifactId>
  <version>1.0.0.Alpha5</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.
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
5 1.0.0.Alpha5 view blog   view tag 2011-03-18 Aslak Knutsen
4 1.0.0.Alpha4 view tag 2010-09-05 Aslak Knutsen
3 1.0.0.Alpha3 view tag 2010-07-28 Aslak Knutsen
2 1.0.0.Alpha2 view tag 2010-05-24 Aslak Knutsen
1 1.0.0.Alpha1 view tag 2010-03-10 Aslak Knutsen
Andrew Lee Rubinger
Aslak Knutsen
Pete Muir
Thomas Diesler
Karel Piwko
drallen