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

biz.aQute.tester.junit-platform 6.0.0

A bnd tester using JUnit Platform. Like biz.aQute.tester, this bundle will add itself to the -runbundles at the end. At startup, this bundle will then look for TestEngine implementations among the loaded bundles and use them to execute the tests. This bundle does NOT contain the necessary TestEngine implementations for JUnit 3, 4 or 5 - it will import them just like any other bundle.

Лицензия

Лицензия

(Apache-2.0 OR EPL-2.0)
Категории

Категории

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

Группа

biz.aQute.bnd
Идентификатор

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

biz.aQute.tester.junit-platform
Версия

Версия

6.0.0
Тип

Тип

jar
Описание

Описание

biz.aQute.tester.junit-platform
A bnd tester using JUnit Platform. Like biz.aQute.tester, this bundle will add itself to the -runbundles at the end. At startup, this bundle will then look for TestEngine implementations among the loaded bundles and use them to execute the tests. This bundle does NOT contain the necessary TestEngine implementations for JUnit 3, 4 or 5 - it will import them just like any other bundle.
Ссылка на сайт

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

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

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

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

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

https://github.com/bndtools/bnd

Скачать biz.aQute.tester.junit-platform 6.0.0


<!-- https://jarcasting.com/artifacts/biz.aQute.bnd/biz.aQute.tester.junit-platform/ -->
<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>biz.aQute.tester.junit-platform</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute.bnd/biz.aQute.tester.junit-platform/
implementation 'biz.aQute.bnd:biz.aQute.tester.junit-platform:6.0.0'
// https://jarcasting.com/artifacts/biz.aQute.bnd/biz.aQute.tester.junit-platform/
implementation ("biz.aQute.bnd:biz.aQute.tester.junit-platform:6.0.0")
'biz.aQute.bnd:biz.aQute.tester.junit-platform:jar:6.0.0'
<dependency org="biz.aQute.bnd" name="biz.aQute.tester.junit-platform" rev="6.0.0">
  <artifact name="biz.aQute.tester.junit-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='biz.aQute.tester.junit-platform', version='6.0.0')
)
libraryDependencies += "biz.aQute.bnd" % "biz.aQute.tester.junit-platform" % "6.0.0"
[biz.aQute.bnd/biz.aQute.tester.junit-platform "6.0.0"]

Зависимости

provided (12)

Идентификатор библиотеки Тип Версия
org.osgi : osgi.annotation jar 8.0.0
org.osgi : osgi.core jar 6.0.0
biz.aQute.bnd : biz.aQute.bnd.util jar 6.0.0
biz.aQute.bnd : biz.aQute.bndlib jar 6.0.0
biz.aQute.bnd : biz.aQute.tester jar 6.0.0
junit : junit jar 4.10
org.junit.platform : junit-platform-commons jar 1.3.1
org.junit.platform : junit-platform-engine jar 1.3.1
org.junit.platform : junit-platform-launcher jar 1.3.1
org.opentest4j : opentest4j jar 1.1.0
org.apiguardian : apiguardian-api jar 1.1.2
org.apache.felix : org.apache.felix.gogo.runtime jar 1.1.0

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

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