Test Execution projects

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
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

Скачать test

Имя Файла Размер
test-1.0.0.pom 737 bytes
Обзор

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

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

Зависимости

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

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

  • movie-service-test
  • felix
  • glassfish
  • glassfish-derby

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

Версия
1.0.0