License |
License |
---|---|
Categories |
CategoriesArquillian Application Testing & Monitoring |
GroupId | GroupIdorg.apache.openwebbeans.arquillian |
ArtifactId | ArtifactIdowb-arquillian-standalone |
Last Version | Last Version2.0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenWebBeans-Standalone Arquillian connector
Arquillian container for Apache OpenWebBeans standalone.
This is intended for running in unit tests.
|
Project Organization |
Project Organization |
<!-- 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.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans.arquillian/owb-arquillian-standalone/
implementation 'org.apache.openwebbeans.arquillian:owb-arquillian-standalone:2.0.27'
// https://jarcasting.com/artifacts/org.apache.openwebbeans.arquillian/owb-arquillian-standalone/
implementation ("org.apache.openwebbeans.arquillian:owb-arquillian-standalone:2.0.27")
'org.apache.openwebbeans.arquillian:owb-arquillian-standalone:jar:2.0.27'
<dependency org="org.apache.openwebbeans.arquillian" name="owb-arquillian-standalone" rev="2.0.27">
<artifact name="owb-arquillian-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans.arquillian', module='owb-arquillian-standalone', version='2.0.27')
)
libraryDependencies += "org.apache.openwebbeans.arquillian" % "owb-arquillian-standalone" % "2.0.27"
[org.apache.openwebbeans.arquillian/owb-arquillian-standalone "2.0.27"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.container : arquillian-container-spi | jar | 1.7.0.Alpha10 |
org.jboss.arquillian.test : arquillian-test-spi | jar | 1.7.0.Alpha10 |
org.jboss.arquillian.testenricher : arquillian-testenricher-cdi | jar | 1.7.0.Alpha10 |
org.apache.openwebbeans : openwebbeans-spi Optional | jar | 2.0.27 |
org.apache.openwebbeans : openwebbeans-impl Optional | jar | 2.0.27 |
org.jboss.shrinkwrap : shrinkwrap-api | jar | 1.2.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.7.0.Alpha10 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.7.0.Alpha10 |
junit : junit | jar | 4.13.2 |