Arquillian Liberty Remote Container Adapter

Arquillian Liberty Remote Container Adapter

Liberty Remote Container integration for the Arquillian Project

Type

Container Adapter

Family

liberty

Source repository

VCS
git
Host
github.com
Organization
OpenLiberty
Web URL
liberty-arquillian
Clone URL
liberty-arquillian.git

6 commits since the last release.

Last commit to the master branch:

[maven-release-plugin] prepare for next development iteration
Authored by wasdevb1, committed on 2018-06-28

Build dependency artifacts

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

Arquillian Liberty Remote Container Adapter

<dependency>
  <groupId>io.openliberty.arquillian</groupId>
  <artifactId>arquillian-liberty-remote</artifactId>
  <version>1.0.0</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
1 1.0.0 view tag 2018-05-10 Charles Tian
Andrew Rouse Andrew Rouse
Aslak Knutsen Aslak Knutsen
Bartosz Majsak Bartosz Majsak
Charles Y. Tian Charles Y. Tian
Christian Connert Christian Connert
Gerhard Poul Gerhard Poul
Gordon Hutchison Gordon Hutchison
Hank Ibell Hank Ibell
Manuel Doninger Manuel Doninger
Mynameisboris Mynameisboris
Marek Winkler Marek Winkler
Marián Macik Marián Macik
Nichole Stewart Nichole Stewart
Tony Ayres Tony Ayres
Arjan Tijms Arjan Tijms
Lebetz Lebetz
Andrew Guibert Andrew Guibert
Wasdevb1 Wasdevb1