Arquillian Tomcat Embedded 6.x Container Adapter
Tomcat 6.x Embedded container integration for the Arquillian Project
Lead
Type
Container Adapter
Family
tomcat
Source repository
- VCS
- git
- Host
- github.com
- Organization
- arquillian
- Web URL
- arquillian-container-tomcat
- Clone URL
- arquillian-container-tomcat.git
Latest activity
1 commit since the last release.
Last commit to the master branch:
| ARQ-1123 prepare for next development iteration |
|---|
| Authored by Aslak Knutsen, committed on 2012-09-24 |
Artifacts
Build dependency artifacts
Add the appropriate stanza to the <dependencies> element in your pom.xml:
Arquillian Tomcat Embedded 6.x Container Adapter
<dependency> <groupId>org.jboss.arquillian.container</groupId> <artifactId>arquillian-tomcat-embedded-6</artifactId> <version>1.0.0.CR4</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
- org.jboss.arquillian.container:arquillian-tomcat-common:jar:1.0.0.CR4 jar pom
- org.jboss.arquillian.container:arquillian-tomcat-embedded-6:jar:1.0.0.CR4 jar pom
- org.jboss.arquillian.container:arquillian-tomcat-embedded-7:jar:1.0.0.CR4 jar pom
- org.jboss.arquillian.container:arquillian-tomcat-managed-5.5:jar:1.0.0.CR4 jar pom
- org.jboss.arquillian.container:arquillian-tomcat-managed-6:jar:1.0.0.CR4 jar pom
- org.jboss.arquillian.container:arquillian-tomcat-managed-7:jar:1.0.0.CR4 jar pom
- org.jboss.arquillian.container:arquillian-tomcat-remote-6:jar:1.0.0.CR4 jar pom
Releases 7
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 |
|---|---|---|---|---|
| 7 | 1.0.0.CR4 view blog view tag | 2012-09-24 | Aslak Knutsen |
|
| 6 | 1.0.0.CR3 view blog view tag | 2012-02-23 | Aslak Knutsen |
|
| 5 | 1.0.0.CR2 view blog view tag | 2011-09-20 | Aslak Knutsen |
|
| 4 | 1.0.0.CR1 view blog view tag | 2011-06-28 | 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 11
| Aslak Knutsen |
| Dan Allen |
| Jean Deruelle |
| Andrew Lee Rubinger |
| Karel Piwko |
| Ondrej Zizka |
| Geoffrey De Smet |
| Ian Brandt |
| Juraj Huska |
| Vineet Reynolds |
| Tomas Repel |