jar

org.springframework.osgi : spring-osgi

Maven & Gradle

Dec 17, 2009

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.

Table Of Contents

Latest Version

Download org.springframework.osgi : spring-osgi JAR file - Latest Versions:

All Versions

Download org.springframework.osgi : spring-osgi JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-osgi-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement