Arquillian Warp Extension
Warp fills the void between client-side and server-side testing.
Type
Extension
Source repository
- VCS
- git
- Host
- github.com
- Organization
- arquillian
- Web URL
- arquillian-extension-warp
- Clone URL
- arquillian-extension-warp.git
Latest activity
13 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 management artifact
Add the following stanza to the <dependencies>
element within the <dependencyManagement>
element in your pom.xml:
<dependency> <groupId>org.jboss.arquillian.extension</groupId> <artifactId>arquillian-warp-bom</artifactId> <version>1.0.0.Alpha8</version> <type>pom</type> <scope>import</scope> </dependency>
Build dependency chain artifact
Add the appropriate stanza to the <dependencies>
element in your pom.xml:
Arquillian Warp: Depchain
<dependency> <groupId>org.jboss.arquillian.extension</groupId> <artifactId>arquillian-warp</artifactId> <type>pom</type> <scope>test</scope> </dependency>
Latest published artifacts
- org.jboss.arquillian.extension:arquillian-warp-bom:pom:1.0.0.Alpha8 pom
- org.jboss.arquillian.extension:arquillian-warp-api:jar:1.0.0.Alpha8 jar javadoc pom
- org.jboss.arquillian.extension:arquillian-warp-spi:jar:1.0.0.Alpha8 jar javadoc pom
- org.jboss.arquillian.extension:arquillian-warp-impl:jar:1.0.0.Alpha8 jar javadoc pom
- org.jboss.arquillian.extension:arquillian-warp-jsf:jar:1.0.0.Alpha8 jar javadoc pom
Releases 8
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 |
---|---|---|---|---|
8 | 1.0.0.Alpha8 view blog view tag | 2016-10-11 | Matous Jobanek | |
7 | 1.0.0.Alpha7 view blog view tag | 2014-03-11 | Lukas Fryc | |
6 | 1.0.0.Alpha6 view blog view tag | 2014-01-17 | Lukas Fryc | |
5 | 1.0.0.Alpha5 view blog view tag | 2013-10-30 | Lukas Fryc | |
4 | 1.0.0.Alpha4 view blog view tag | 2013-09-10 | Lukas Fryc | |
3 | 1.0.0.Alpha3 view blog view tag | 2013-06-20 | Lukas Fryc | |
2 | 1.0.0.Alpha2 view blog view tag | 2013-01-08 | Lukas Fryc | |
1 | 1.0.0.Alpha1 view blog view tag | 2012-05-24 | Lukas Fryc |
Contributors 13
Aslak Knutsen |
Ken Finnigan |
Lukas Fryc |
Brian Leathem |
Jakub Narloch |
Martin Kouba |
Aris Tzoumas |
Robert.panzer |
Jan Dosoudil |
Christian Schulz |
Matous Jobanek |
Bartosz Majsak |
Hemani |