Download cditest-owb-1.2.6.jar file - Jar c

Jar examples for c:cditest-owb

Description

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

You can download jar file cditest-owb 1.2.6 in this page.

License

Apache License

Build File

You can use the following script to add cditest-owb-1.2.6.jar to your project.

<dependency>
   <groupId>org.apache.openwebbeans.test</groupId>
   <artifactId>cditest-owb</artifactId>
   <version>1.2.6</version>
</dependency>
compile group: 'org.apache.openwebbeans.test', name: 'cditest-owb', version: '1.2.6'
libraryDependencies += "org.apache.openwebbeans.test" % "cditest-owb" % "1.2.6"
<dependency org="org.apache.openwebbeans.test" name="cditest-owb" rev="1.2.6"/>
@Grapes(@Grab(group='org.apache.openwebbeans.test', module='cditest-owb', version='1.2.6'))
'org.apache.openwebbeans.test:cditest-owb:jar:1.2.6'

Download

Click the following link to download the jar file.

cditest-owb-1.2.6-javadoc.jar
cditest-owb-1.2.6-sources.jar
cditest-owb-1.2.6.jar
cditest-owb-1.2.6.pom



Related Tutorials