Arquillian Undertow Embedded Container Adapter
Embedded Undertow container integration for the Arquillian project
Source repository
- VCS
- git
- Host
- github.com
- Organization
- arquillian
- Web URL
- arquillian-container-undertow
- Clone URL
- arquillian-container-undertow.git
Latest activity
6 commits since the last release.
Last commit to the master branch:
Adds .editorconfig |
---|
Authored by Bartosz Majsak, committed on 2017-03-30 |
Artifacts
Build dependency artifacts
Add the appropriate stanza to the <dependencies>
element in your pom.xml:
Arquillian Undertow Embedded Container Adapter
<dependency> <groupId>org.jboss.arquillian.container</groupId> <artifactId>undertow-embedded</artifactId> <version>1.0.0.Alpha2</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 2
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 |
---|---|---|---|---|
2 | 1.0.0.Alpha2 view blog view tag | 2016-04-07 | Aslak Knutsen | |
1 | 1.0.0.Alpha1 view blog view tag | 2014-02-13 | Aslak Knutsen |
Contributors 3
Aslak Knutsen |
Alex Soto |
Bartosz Majsak |