Arquillian Jetty Embedded 7.x and 8.x Container Adapter
Jetty Embedded 7.x and 8.x container integration for the Arquillian project
Lead
Type
Container Adapter
Family
jetty
Source repository
- VCS
- git
- Host
- github.com
- Organization
- arquillian
- Web URL
- arquillian-container-jetty
- Clone URL
- arquillian-container-jetty.git
Latest activity
7 commits since the last release.
Last commit to the master branch:
| Upgrade Arquillian Core to 1.0.0.Final |
|---|
| Authored by Aslak Knutsen, committed on 2012-07-22 |
Artifacts
Build dependency artifacts
Add the appropriate stanza to the <dependencies> element in your pom.xml:
Arquillian Jetty Embedded 7.x and 8.x Container Adapter
<dependency> <groupId>org.jboss.arquillian.container</groupId> <artifactId>arquillian-jetty-embedded-7</artifactId> <version>1.0.0.CR1</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 4
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 |
|---|---|---|---|---|
| 4 | 1.0.0.CR1 view blog view tag | 2011-06-29 | Aslak Knutsen |
|
| 3 | 1.0.0.Alpha5 view blog view tag | 2011-03-17 | Aslak Knutsen | |
| 2 | 1.0.0.Alpha4 view tag | 2010-09-05 | Aslak Knutsen | |
| 1 | 1.0.0.Alpha3 view tag | 2010-07-28 | Aslak Knutsen |
Contributors 5
| Aslak Knutsen |
| Dan Allen |
| Andrew Lee Rubinger |
| Karel Piwko |
| Ales Justin |