Gemini Blueprint

Eclipse Gemini Blueprint project makes it easy to build Java applications that run in an OSGi framework. By using Gemini Blueprint, applications benefit from using a better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.eclipse.gemini.blueprint
Идентификатор

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

gemini-blueprint
Последняя версия

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

3.0.0.M01
Дата

Дата

Тип

Тип

pom
Описание

Описание

Gemini Blueprint
Eclipse Gemini Blueprint project makes it easy to build Java applications that run in an OSGi framework. By using Gemini Blueprint, applications benefit from using a better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.
Ссылка на сайт

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

http://www.eclipse.org/gemini/blueprint/
Система контроля версий

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

http://git.eclipse.org/c/gemini.blueprint/org.eclipse.gemini.blueprint.git/

Скачать gemini-blueprint

Имя Файла Размер
gemini-blueprint-3.0.0.M01.pom 48 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar 1

provided (3)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13

test (4)

Идентификатор библиотеки Тип Версия
org.apache.servicemix.bundles : org.apache.servicemix.bundles.junit jar 4.12_1
org.easymock : easymock jar 3.2
org.mockito : mockito-all jar 1.9.5
org.assertj : assertj-core jar 3.6.2

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

  • mock
  • io
  • core
  • extender
  • extensions
  • test-support

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

Версия
3.0.0.M01
2.1.0.RELEASE
2.1.0.JAVA7
2.1.0.M2
2.1.0.M1
2.0.0.RELEASE