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

osgi.enroute.base.api 2.1.0

enRoute is an OSGi project that creates a runtime environment for developing applications. This bundle provides the base API for this environment. In any enRoute 2.1.0.201809261621 environment you will find implementations for all the contained services. The purpose of this bundle is to be use for compilation, it must not be used in a runtime; in general, providers must carry their service packages.

Лицензия

Лицензия

Группа

Группа

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

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

osgi.enroute.base.api
Версия

Версия

2.1.0
Тип

Тип

jar
Описание

Описание

osgi.enroute.base.api
enRoute is an OSGi project that creates a runtime environment for developing applications. This bundle provides the base API for this environment. In any enRoute 2.1.0.201809261621 environment you will find implementations for all the contained services. The purpose of this bundle is to be use for compilation, it must not be used in a runtime; in general, providers must carry their service packages.
Ссылка на сайт

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

http://v2archive.enroute.osgi.org/
Организация-разработчик

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

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

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

https://github.com/osgi/v2archive.osgi.enroute

Скачать osgi.enroute.base.api 2.1.0


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

Зависимости

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

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

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