is not current version
Last Version 2.0.27

OpenWebBeans-Standalone Arquillian connector 2.0.26

Arquillian container for Apache OpenWebBeans standalone. This is intended for running in unit tests.

License

License

Categories

Categories

Arquillian Application Testing & Monitoring
GroupId

GroupId

org.apache.openwebbeans.arquillian
ArtifactId

ArtifactId

owb-arquillian-standalone
Version

Version

2.0.26
Type

Type

jar
Description

Description

OpenWebBeans-Standalone Arquillian connector
Arquillian container for Apache OpenWebBeans standalone. This is intended for running in unit tests.
Project Organization

Project Organization

The Apache Software Foundation

Download owb-arquillian-standalone 2.0.26


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jboss.arquillian.container : arquillian-container-spi jar 1.1.13.Final
org.jboss.arquillian.test : arquillian-test-spi jar 1.1.13.Final
org.jboss.arquillian.testenricher : arquillian-testenricher-cdi jar 1.1.13.Final
org.apache.openwebbeans : openwebbeans-spi Optional jar 2.0.26
org.apache.openwebbeans : openwebbeans-impl Optional jar 2.0.26
org.jboss.shrinkwrap : shrinkwrap-api jar 1.2.6

provided (6)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.3
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.2
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.3
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.2
org.apache.geronimo.specs : geronimo-el_2.2_spec jar 1.1
org.jboss.arquillian.core : arquillian-core-spi jar 1.1.13.Final

test (2)

Group / Artifact Type Version
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.13.Final
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.