container se-managed

container se-managed Container Adapter

!!!Missing description!!!

Type

Container Adapter

Family

se

Source repository

VCS
git
Host
github.com
Organization
arquillian
Web URL
arquillian-container-se
Clone URL
arquillian-container-se.git

1 commit since the last release.

Last commit to the master branch:

[maven-release-plugin] prepare for next development iteration
Authored by Tomáš Remeš, committed on 2017-12-01

Build dependency artifacts

Add the appropriate stanza to the <dependencies> element in your pom.xml:

container se-managed

<dependency>
  <groupId>org.jboss.arquillian.container</groupId>
  <artifactId>container-se-managed</artifactId>
  <version>1.0.2.Final</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:container-se-api:jar:1.0.2.Final jar javadoc pom
  • org.jboss.arquillian.container:container-se-managed:jar:1.0.2.Final jar javadoc pom
  • org.jboss.arquillian.container:container-se-server:jar:1.0.2.Final jar javadoc pom
  • org.jboss.arquillian.container:container-se-tests:jar:1.0.2.Final jar javadoc pom
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
10 1.0.2.Final view blog   view tag 2017-12-01 Tomáš Remeš
9 1.0.1.Final view blog   view tag 2016-11-01 Tomas Remes
8 1.0.0.Final view blog   view tag 2016-05-04 Tomas Remes
7 1.0.0.CR2 view blog   view tag 2015-12-07 Tomas Remes
6 1.0.0.CR1 view blog   view tag 2015-11-25 Tomas Remes
5 1.0.0.Alpha5 view blog   view tag 2015-09-11 Tomas Remes
4 1.0.0.Alpha4 view blog   view tag 2015-08-18 Tomas Remes
3 1.0.0.Alpha3 view blog   view tag 2015-08-07 Tomas Remes
2 1.0.0.Alpha2 view blog   view tag 2015-07-17 Tomas Remes
1 1.0.0.Alpha1 view blog   view tag 2015-06-19 Tomas Remes
Jozef Hartinger Jozef Hartinger
Tomas Remes Tomas Remes
Martin Kouba Martin Kouba
Matej Novotny Matej Novotny
Bartosz Majsak Bartosz Majsak