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