OSGi HTTP Service Utils

This project provides a HTTP Admin Service which makes it possible to start more than one OSGi HTTP Service in one platform. The source code is based on the equinox jetty bundle (http://www.eclipse.org/equinox/).

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

osgi-http-service-utils
Последняя версия

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

0.4.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

OSGi HTTP Service Utils
This project provides a HTTP Admin Service which makes it possible to start more than one OSGi HTTP Service in one platform. The source code is based on the equinox jetty bundle (http://www.eclipse.org/equinox/).
Ссылка на сайт

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

http://code.google.com/a/eclipselabs.org/p/osgi-http-service-utils/

Скачать osgi-http-service-utils

Имя Файла Размер
osgi-http-service-utils-0.4.0.pom 8 KB
Обзор

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

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

Зависимости

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

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

  • org.eclipselabs.osgi-http-service-utils.api
  • org.eclipselabs.osgi-http-service-utils.internal
  • org.eclipselabs.osgi-http-service-utils.demo
  • org.eclipselabs.osgi-http-service-utils.tests

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

Версия
0.4.0
0.3.2
0.3.1
0.3.0