CDI Testing API

This project provides a way to genericly run CDI containers from inside of unit tests like junit or testng.

Лицензия

Лицензия

Группа

Группа

org.apache.openwebbeans.test
Идентификатор

Идентификатор

cditest
Последняя версия

Последняя версия

1.2.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

CDI Testing API
This project provides a way to genericly run CDI containers from inside of unit tests like junit or testng.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать cditest

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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.geronimo.specs : geronimo-interceptor_1.1_spec Необязательный jar 1.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
1.0.0-alpha-2
1.0.0-alpha-1