Arquillian Resin Embedded 4 Container Adapter Obsolete Container Adapter
Resin 4 Embedded container integration for the Arquillian project
Source repository
- VCS
- git
- Host
- github.com
- Organization
- arquillian
- Web URL
- arquillian-container-resin
- Clone URL
- arquillian-container-resin.git
Latest activity
34 commits since the last release.
Last commit to the master branch:
Marks repository as obsolete |
---|
Authored by Bartosz Majsak, committed on 2017-03-29 |
Artifacts
Build dependency artifacts
Add the appropriate stanza to the <dependencies>
element in your pom.xml:
Arquillian Resin Embedded 4 Container Adapter
<dependency> <groupId>org.jboss.arquillian.container</groupId> <artifactId>arquillian-resin-embedded-4</artifactId> <version>1.0.0-SNAPSHOT</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.
Releases 0
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 |
---|
Contributors 5
Ales Justin |
Aslak Knutsen |
Bartosz Majsak |
Dominik Dorn |
Paul Cowan |