Arquillian Persistence Extension

Arquillian Persistence Extension

Arquillian Database / Persistence Extension

Lead

Bartosz Majsak

Type

Extension

Source repository

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

3 commits since the last release.

Last commit to the master branch:

[ARQ-1355] Introduced injectable dbunit DatabaseConnection through @ArquillianResource annotation.
Authored by Bartosz Majsak, committed on 2013-03-17

Build dependency artifacts

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

Arquillian Persistence Extension Implementation

<dependency>
  <groupId>org.jboss.arquillian.extension</groupId>
  <artifactId>arquillian-persistence-impl</artifactId>
  <version>1.0.0.Alpha6</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-persistence-api:jar:1.0.0.Alpha6 jar pom
  • org.jboss.arquillian.extension:arquillian-persistence-impl:jar:1.0.0.Alpha6 jar pom
  • org.jboss.arquillian.extension:arquillian-persistence-integration-tests-testng:jar:1.0.0.Alpha6 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
6 1.0.0.Alpha6 view blog   view tag 2013-03-07 Aslak Knutsen
  • Arquillian Core – 1.0.3.Final
5 1.0.0.Alpha5 view blog   view tag 2012-08-31 Aslak Knutsen
  • Arquillian Core – 1.0.2.Final
4 1.0.0.Alpha4 view blog   view tag 2012-04-12 Aslak Knutsen
  • Arquillian Core – 1.0.0.Final
3 1.0.0.Alpha3 view blog   view tag 2011-12-30 Aslak Knutsen
  • Arquillian Core – 1.0.0.CR6
2 1.0.0.Alpha2 view blog   view tag 2011-12-03 Aslak Knutsen
  • Arquillian Core – 1.0.0.CR6
1 1.0.0.Alpha1 view blog   view tag 2011-11-14 Aslak Knutsen
  • Arquillian Core – 1.0.0.CR5
Aslak Knutsen
Bartosz Majsak
Bartosz Majsak
Tomas Hradec
Artur Dryomov
Jakub Narloch
Vineet Reynolds
Sandor Bodo-Merle