не последняя версия
Последняя версия 4.0.0.Final

Weld JUnit Extensions 3.0.0.Final

Set of JUnit extensions to enhance the testing of CDI components.

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers JUnit Тестирование компонентов
Группа

Группа

org.jboss.weld
Идентификатор

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

weld-junit-parent
Версия

Версия

3.0.0.Final
Тип

Тип

pom
Описание

Описание

Weld JUnit Extensions
Set of JUnit extensions to enhance the testing of CDI components.
Ссылка на сайт

Ссылка на сайт

http://weld.cdi-spec.org
Система контроля версий

Система контроля версий

https://github.com/weld/weld-junit

Скачать weld-junit-parent 3.0.0.Final

Имя Файла Размер
weld-junit-parent-3.0.0.Final.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.jboss.weld/weld-junit-parent/ -->
<dependency>
    <groupId>org.jboss.weld</groupId>
    <artifactId>weld-junit-parent</artifactId>
    <version>3.0.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld/weld-junit-parent/
implementation 'org.jboss.weld:weld-junit-parent:3.0.0.Final'
// https://jarcasting.com/artifacts/org.jboss.weld/weld-junit-parent/
implementation ("org.jboss.weld:weld-junit-parent:3.0.0.Final")
'org.jboss.weld:weld-junit-parent:pom:3.0.0.Final'
<dependency org="org.jboss.weld" name="weld-junit-parent" rev="3.0.0.Final">
  <artifact name="weld-junit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld', module='weld-junit-parent', version='3.0.0.Final')
)
libraryDependencies += "org.jboss.weld" % "weld-junit-parent" % "3.0.0.Final"
[org.jboss.weld/weld-junit-parent "3.0.0.Final"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • junit4
  • junit5
  • junit-common