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

JUnit4 for OSGi Bundle 1.2.15

This bundle provides the JUnit library in as an OSGi bundle.

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.github.nfalco79
Идентификатор

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

junit4osgi-bundle
Версия

Версия

1.2.15
Тип

Тип

jar
Описание

Описание

JUnit4 for OSGi Bundle
This bundle provides the JUnit library in as an OSGi bundle.

Скачать junit4osgi-bundle 1.2.15


<!-- https://jarcasting.com/artifacts/com.github.nfalco79/junit4osgi-bundle/ -->
<dependency>
    <groupId>com.github.nfalco79</groupId>
    <artifactId>junit4osgi-bundle</artifactId>
    <version>1.2.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nfalco79/junit4osgi-bundle/
implementation 'com.github.nfalco79:junit4osgi-bundle:1.2.15'
// https://jarcasting.com/artifacts/com.github.nfalco79/junit4osgi-bundle/
implementation ("com.github.nfalco79:junit4osgi-bundle:1.2.15")
'com.github.nfalco79:junit4osgi-bundle:jar:1.2.15'
<dependency org="com.github.nfalco79" name="junit4osgi-bundle" rev="1.2.15">
  <artifact name="junit4osgi-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='junit4osgi-bundle', version='1.2.15')
)
libraryDependencies += "com.github.nfalco79" % "junit4osgi-bundle" % "1.2.15"
[com.github.nfalco79/junit4osgi-bundle "1.2.15"]

Зависимости

provided (4)

Идентификатор библиотеки Тип Версия
org.osgi : org.osgi.core jar 4.3.0
org.osgi : org.osgi.service.log jar 1.3.0
org.osgi : org.osgi.service.component jar 1.3.0
org.osgi : org.osgi.util.tracker jar 1.5.1

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 2.11.0

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

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