Generic OSGi test support project

This is a project with the aim to provide a lot of code for common tasks involved when testing OSGi applications.

Лицензия

Лицензия

Группа

Группа

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

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

test-support-base
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Generic OSGi test support project
This is a project with the aim to provide a lot of code for common tasks involved when testing OSGi applications.

Скачать test-support-base

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 5.14.9
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0
org.dynamicjava » api-bridge jar 1.0.1

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

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

Версии библиотеки

Версия
1.0.0