OpenEJB :: TomEE Arquillian Adaptor

Apache OpenEJB is an open source, modular, configurable and extendable EJB Container System and EJB Server.

License

License

Categories

Categories

Apache TomEE Container Application Servers Arquillian Application Testing & Monitoring
GroupId

GroupId

org.apache.openejb
ArtifactId

ArtifactId

arquillian-tomee
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

OpenEJB :: TomEE Arquillian Adaptor
Apache OpenEJB is an open source, modular, configurable and extendable EJB Container System and EJB Server.
Project Organization

Project Organization

The Apache Software Foundation

Download arquillian-tomee

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.openejb/arquillian-tomee/ -->
<dependency>
    <groupId>org.apache.openejb</groupId>
    <artifactId>arquillian-tomee</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openejb/arquillian-tomee/
implementation 'org.apache.openejb:arquillian-tomee:1.0.0'
// https://jarcasting.com/artifacts/org.apache.openejb/arquillian-tomee/
implementation ("org.apache.openejb:arquillian-tomee:1.0.0")
'org.apache.openejb:arquillian-tomee:pom:1.0.0'
<dependency org="org.apache.openejb" name="arquillian-tomee" rev="1.0.0">
  <artifact name="arquillian-tomee" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.openejb', module='arquillian-tomee', version='1.0.0')
)
libraryDependencies += "org.apache.openejb" % "arquillian-tomee" % "1.0.0"
[org.apache.openejb/arquillian-tomee "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • arquillian-tomee-common
  • arquillian-tomee-embedded
  • arquillian-tomee-remote
  • arquillian-tomee-webapp-remote
  • arquillian-tomee-tests
  • arquillian-tomee-moviefun-example
  • ziplock

Versions

Version
1.0.0
1.0.0-beta-2