OSGi Testing

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
Идентификатор

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

osgi-tests
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

Скачать osgi-tests

Имя Файла Размер
osgi-tests-1.0.0.pom 7 KB
Обзор

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

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

Зависимости

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

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

  • bundles
  • fragments
  • test-support
  • test

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

Версия
1.0.0