Last Version

OWB Testing plugin 1.2.8

This module provides plugable CDI-Testing support for the Apache OpenWebBeans CDI container.

License

License

GroupId

GroupId

org.apache.openwebbeans.test
ArtifactId

ArtifactId

cditest-owb
Version

Version

1.2.8
Type

Type

jar
Description

Description

OWB Testing plugin
This module provides plugable CDI-Testing support for the Apache OpenWebBeans CDI container.
Project Organization

Project Organization

The Apache Software Foundation

Download cditest-owb 1.2.8


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.openwebbeans.test : cditest jar 1.2.8
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.openwebbeans : openwebbeans-spi jar 1.2.8
org.apache.openwebbeans : openwebbeans-impl jar 1.2.8
org.apache.geronimo.specs : geronimo-servlet_2.5_spec Optional jar 1.2
org.apache.geronimo.specs : geronimo-el_2.2_spec Optional jar 1.0.2
org.apache.geronimo.specs : geronimo-interceptor_1.1_spec Optional jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.