Spring Dynamic Modules

The Spring Dynamic Modules project makes it easy to build Spring applications that run in an OSGi framework. A Spring application written in this way provides 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.

Лицензия

Лицензия

Группа

Группа

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

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

spring-osgi
Последняя версия

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

1.2.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Dynamic Modules
The Spring Dynamic Modules project makes it easy to build Spring applications that run in an OSGi framework. A Spring application written in this way provides 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.springframework.org/osgi
Организация-разработчик

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

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

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

https://fisheye.springframework.org/browse/spring-osgi

Скачать spring-osgi

Имя Файла Размер
spring-osgi-1.2.1.pom 38 KB
Обзор

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

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

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
org.slf4j » com.springsource.slf4j.org.apache.commons.logging jar 1.5.0
org.slf4j » com.springsource.slf4j.api jar 1.5.0
org.slf4j » com.springsource.slf4j.log4j jar 1.5.0

test (3)

Идентификатор библиотеки Тип Версия
org.junit » com.springsource.junit jar 3.8.2
easymock : easymock jar 1.2_Java1.3
org.springframework.osgi » log4j.osgi jar 1.2.15-SNAPSHOT

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

  • mock
  • io
  • core
  • extender
  • test-support
  • web
  • web-extender
  • bundle-archetype

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

Версия
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0