osgi.core

OSGi Service Platform Release 4 Version 4.3, Core Interfaces and Classes for use in compiling bundles.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

4.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

osgi.core
OSGi Service Platform Release 4 Version 4.3, Core Interfaces and Classes for use in compiling bundles.
Ссылка на сайт

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

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

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

OSGi Alliance

Скачать core

Имя Файла Размер
core-4.3.0.pom
core-4.3.0.jar 338 KB
core-4.3.0-sources.jar 212 KB
core-4.3.0-javadoc.jar 596 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
4.3.0