Jump to content

Equinox (OSGi): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Removing link(s) to "Knopflerfish": rm redlink (AFDed). (TW)
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.2.7.1)
Line 29: Line 29:
{{refbegin}}
{{refbegin}}
*{{Cite journal
*{{Cite journal
| first1 = Jeff
|first1=Jeff
| last1 = McAffer
|last1=McAffer
| first2 = Paul
|first2=Paul
| last2 = VanderLei
|last2=VanderLei
| first3 = Simon
|first3=Simon
| last3 = Archer
|last3=Archer
| date = February 2010
|date=February 2010
| title = OSGi and Equinox: Creating Highly Modular Java Systems
|title=OSGi and Equinox: Creating Highly Modular Java Systems
| edition = 1st
|edition=1st
| publisher = [[Addison-Wesley Professional]]
|publisher=[[Addison-Wesley Professional]]
| pages = 480
|pages=480
| isbn = 0-321-58571-2
|isbn=0-321-58571-2
| url = http://equinoxosgi.org
|url=http://equinoxosgi.org
|deadurl=yes
}} {{deadlink|date=July 2016}}
|archiveurl=https://web.archive.org/web/20090308105516/http://equinoxosgi.org:80/
|archivedate=2009-03-08
|df=
}}
{{refend}}
{{refend}}



Revision as of 06:35, 25 December 2016

Equinox
Developer(s)Free and open source software community
Stable release
3.9.1 (KeplerSR2) / February 21, 2014 (2014-02-21)
Written inJava
Operating systemCross-platform
TypeOSGi Service Platform
LicenseEclipse Public License
Websitehttp://www.eclipse.org/equinox/

In computing, Equinox is a sub-project of the Eclipse project that provides a certified implementation of the OSGi R4.x core framework specification.[1] It is a module runtime that allows developers to implement an application as a set of "bundles" using the common services infrastructure.

Equinox began as a project to replace the original Eclipse plug-in runtime in version 3.0 of Eclipse (c. 2004). The open source project was seeded with code donated by IBM's Service Management Framework (SMF) product team[clarify]. It was further developed to meet the needs of the Eclipse community. The adaptations were made into the OSGi specification process, with many being incorporated in the R4 release of the OSGi framework specification. Since then, Equinox has been the reference implementation for the OSGi framework specification.

Equinox tutorial

Bibliography

  • McAffer, Jeff; VanderLei, Paul; Archer, Simon (February 2010). "OSGi and Equinox: Creating Highly Modular Java Systems" (1st ed.). Addison-Wesley Professional: 480. ISBN 0-321-58571-2. Archived from the original on 2009-03-08. {{cite journal}}: Cite journal requires |journal= (help); Unknown parameter |deadurl= ignored (|url-status= suggested) (help)

See also

References

  1. ^ "OSGi Alliance Certified Products". OSGi Alliance Site. Archived from the original on 2008-08-04. Retrieved 2008-10-03.