Arquillian Weld EE Embedded 1.1.x Container Adapter
Weld EE 1.1.x Embedded Container integration for the Arquillian Project
Lead
Type
Container Adapter
Family
weld
Source repository
- VCS
- git
- Host
- github.com
- Organization
- arquillian
- Web URL
- arquillian-container-weld
- Clone URL
- arquillian-container-weld.git
Latest activity
2 commits since the last release.
Last commit to the master branch:
| Update weld-core to version 1.1.5.Final |
|---|
| Authored by Antoine Sabot-Durand, committed on 2013-04-16 |
Artifacts
Build dependency artifacts
Add the appropriate stanza to the <dependencies> element in your pom.xml:
Arquillian Weld EE Embedded 1.1.x Container Adapter
<dependency> <groupId>org.jboss.arquillian.container</groupId> <artifactId>arquillian-weld-ee-embedded-1.1</artifactId> <version>1.0.0.CR6</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 11
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 |
|---|---|---|---|---|
| 11 | 1.0.0.CR6 view blog view tag | 2013-03-08 | Aslak Knutsen |
|
| 10 | 1.0.0.CR5 view blog view tag | 2012-11-02 | Aslak Knutsen |
|
| 9 | 1.0.0.CR4 view blog view tag | 2012-10-17 | Aslak Knutsen |
|
| 8 | 1.0.0.CR3 view blog view tag | 2011-11-30 | Aslak Knutsen |
|
| 7 | 1.0.0.CR2 view blog view tag | 2011-07-13 | Aslak Knutsen |
|
| 6 | 1.0.0.CR1 view blog view tag | 2011-06-26 | Aslak Knutsen |
|
| 5 | 1.0.0.Alpha5 view blog view tag | 2011-03-18 | Aslak Knutsen | |
| 4 | 1.0.0.Alpha4 view tag | 2010-09-05 | Aslak Knutsen | |
| 3 | 1.0.0.Alpha3 view tag | 2010-07-28 | Aslak Knutsen | |
| 2 | 1.0.0.Alpha2 view tag | 2010-05-24 | Aslak Knutsen | |
| 1 | 1.0.0.Alpha1 view tag | 2010-03-10 | Aslak Knutsen |
Contributors 9
| Andrew Lee Rubinger |
| Aslak Knutsen |
| Pete Muir |
| Karel Piwko |
| Andrew Lee Rubinger |
| Jozef Hartinger |
| Martin Kouba |
| Matt Benson |
| Antoine Sabot-Durand |