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

org.osgi:org.osgi.test.junit5 1.0.1

OSGi Testing JUnit 5 Support

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

org.osgi.test.junit5
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

org.osgi:org.osgi.test.junit5
OSGi Testing JUnit 5 Support
Ссылка на сайт

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

https://www.osgi.org
Организация-разработчик

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

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

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

https://github.com/osgi/osgi-test

Скачать org.osgi.test.junit5 1.0.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.osgi : org.osgi.test.common jar 1.0.1

provided (5)

Идентификатор библиотеки Тип Версия
org.osgi : osgi.annotation jar 8.0.0
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.platform : junit-platform-commons jar 1.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.osgi : osgi.core jar 6.0.0

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

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