Category Archive: 'Tutorial'

Using Maven to Bundle Non-OSGi Third-Party Libraries

One of the delights of modern software development is the rich availability of third-party libraries. Maven has been at the forefront on this, with a nearly endless supply of components at The Central Repository. Unfortunately, without special adaptations, many of the these libraries cannot used directly in an OSGi platform like Eclipse.  OSGi mandates specific […]