Arquillian Cloudbees Container Adapter

Arquillian Cloudbees Container Adapter Obsolete Container Adapter

Cloudbees Container integration for the Arquillian Project

Type

Obsolete Container Adapter

Family

cloudbees

Source repository

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

17 commits since the last release.

Last commit to the master branch:

Marks repository as obsolete
Authored by Bartosz Majsak, committed on 2017-03-29

Build dependency artifacts

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

Arquillian Cloudbees Container Adapter

<dependency>
  <groupId>org.jboss.arquillian.container</groupId>
  <artifactId>arquillian-cloudbees</artifactId>
  <version>1.0.0.Alpha1-SNAPSHOT</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
Alexis Hassler Alexis Hassler
Bartosz Majsak Bartosz Majsak