Arquillian OpenWebBeans Embedded 1.x Container Adapter Obsolete Container Adapter
OpenWebBeans 1.x Embedded Container integration for the Arquillian Project
Source repository
- VCS
- git
- Host
- github.com
- Organization
- arquillian
- Web URL
- arquillian-container-openwebbeans
- Clone URL
- arquillian-container-openwebbeans.git
Latest activity
7 commits since the last release.
Last commit to the master branch:
Marks repository as obsolete |
---|
Authored by Bartosz Majsak, committed on 2017-03-29 |
Artifacts
Build dependency artifacts
Add the appropriate stanza to the <dependencies>
element in your pom.xml:
Arquillian OpenWebBeans Embedded 1.x Container Adapter
<dependency> <groupId>org.jboss.arquillian.container</groupId> <artifactId>arquillian-openwebbeans-embedded-1</artifactId> <version>1.0.0.CR2</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
Releases 6
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.CR2 view blog view tag | 2011-11-29 | Aslak Knutsen | |
5 | 1.0.0.CR1 view blog view tag | 2011-07-06 | Aslak Knutsen | |
4 | 1.0.0.Alpha5 view blog view tag | 2011-03-17 | Aslak Knutsen | |
3 | 1.0.0.Alpha4 view tag | 2010-09-05 | Aslak Knutsen | |
2 | 1.0.0.Alpha3 view tag | 2010-07-27 | Aslak Knutsen | |
1 | 1.0.0.Alpha2 view tag | 2010-05-24 | Aslak Knutsen |
Contributors 6
Aslak Knutsen |
Dan Allen |
Andrew Lee Rubinger |
Karel Piwko |
Mark Struberg |
Bartosz Majsak |