| License | License | 
|---|---|
| Categories | CategoriesApache TomEE Container Application Servers Arquillian Application Testing & Monitoring | 
| GroupId | GroupIdorg.apache.openejb | 
| ArtifactId | ArtifactIdarquillian-tomee-remote | 
| Last Version | Last Version1.7.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenEJB :: Arquillian Adaptors Parent :: Remote Apache OpenEJB is an open source, modular, configurable and extendable EJB Container System and EJB
    Server. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.openejb/arquillian-tomee-remote/ -->
<dependency>
    <groupId>org.apache.openejb</groupId>
    <artifactId>arquillian-tomee-remote</artifactId>
    <version>1.7.5</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.openejb/arquillian-tomee-remote/
implementation 'org.apache.openejb:arquillian-tomee-remote:1.7.5'// https://jarcasting.com/artifacts/org.apache.openejb/arquillian-tomee-remote/
implementation ("org.apache.openejb:arquillian-tomee-remote:1.7.5")'org.apache.openejb:arquillian-tomee-remote:jar:1.7.5'<dependency org="org.apache.openejb" name="arquillian-tomee-remote" rev="1.7.5">
  <artifact name="arquillian-tomee-remote" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.openejb', module='arquillian-tomee-remote', version='1.7.5')
)libraryDependencies += "org.apache.openejb" % "arquillian-tomee-remote" % "1.7.5"[org.apache.openejb/arquillian-tomee-remote "1.7.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.openejb : apache-tomee | zip | 1.7.5 | 
| org.apache.openwebbeans : openwebbeans-impl | jar | 1.2.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.5.Final | 
| org.apache.tomcat : tomcat-catalina | jar | 7.0.81 | 
| junit : junit | jar | 4.12 | 
| commons-httpclient : commons-httpclient | jar | 3.1 | 
| org.apache.sirona : sirona-web | jar | 0.2-incubating |