| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаde.hilling.junit.cdi |
| Идентификатор | Идентификаторtest-jee |
| Версия | Версия4.0.0-RC4 |
| Тип | Типjar |
| Описание |
ОписаниеJUnit extension for easy and efficient testing of CDI components
|
| Имя Файла | Размер |
|---|---|
| test-jee-4.0.0-RC4.pom | |
| test-jee-4.0.0-RC4.jar | 7 KB |
| test-jee-4.0.0-RC4-sources.jar | 4 KB |
| test-jee-4.0.0-RC4-javadoc.jar | 412 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jee/ -->
<dependency>
<groupId>de.hilling.junit.cdi</groupId>
<artifactId>test-jee</artifactId>
<version>4.0.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jee/
implementation 'de.hilling.junit.cdi:test-jee:4.0.0-RC4'
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-jee/
implementation ("de.hilling.junit.cdi:test-jee:4.0.0-RC4")
'de.hilling.junit.cdi:test-jee:jar:4.0.0-RC4'
<dependency org="de.hilling.junit.cdi" name="test-jee" rev="4.0.0-RC4">
<artifact name="test-jee" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hilling.junit.cdi', module='test-jee', version='4.0.0-RC4')
)
libraryDependencies += "de.hilling.junit.cdi" % "test-jee" % "4.0.0-RC4"
[de.hilling.junit.cdi/test-jee "4.0.0-RC4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.persistence : jakarta.persistence-api | jar | 3.0.0 |
| org.hibernate : hibernate-core-jakarta | jar | 5.6.5.Final |
| jakarta.ejb : jakarta.ejb-api | jar | 4.0.0 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.hilling.junit.cdi : cdi-test-jee | jar | 4.0.0-RC4 |
| com.h2database : h2 | jar | 2.1.210 |
| de.hilling.junit.cdi : cdi-test-core | jar | 4.0.0-RC4 |
| org.jboss.weld : weld-core-impl | jar | |
| org.jboss.weld.se : weld-se-core | jar | |
| org.slf4j : slf4j-jdk14 | jar | 1.7.35 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.3.1 |
| org.mockito : mockito-junit-jupiter | jar | 4.3.1 |