Arquillian WebLogic Remote 12.1 Container Adapter

Arquillian WebLogic Remote 12.1 Container Adapter

!!!Missing description!!!

Lead

Vineet Reynolds

Type

Container Adapter

Family

wls

Source repository

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

12 commits since the last release.

Last commit to the master branch:

Added descriptions to the project POMs.
Authored by Vineet Reynolds, committed on 2013-01-15

Build dependency artifacts

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

Arquillian WebLogic Remote 12.1 Container Adapter

<dependency>
  <groupId>org.jboss.arquillian.container</groupId>
  <artifactId>arquillian-wls-remote-12.1</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.container:arquillian-wls-common:jar:1.0.0.Alpha2 jar pom
  • org.jboss.arquillian.container:arquillian-wls-remote-10.3:jar:1.0.0.Alpha2 jar pom
  • org.jboss.arquillian.container:arquillian-wls-remote-12.1:jar:1.0.0.Alpha2 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
2 1.0.0.Alpha2 view blog   view tag 2012-01-22 Aslak Knutsen
  • Arquillian Core – 1.0.0.CR7
1 1.0.0.Alpha1 view blog   view tag 2011-11-02 Aslak Knutsen
  • Arquillian Core – 1.0.0.CR5
Aslak Knutsen
George Gastaldi
Vineet Reynolds