V
V
vyn2016-02-15 08:35:14
Java
vyn, 2016-02-15 08:35:14

What lightweight OSGI alternatives do you know of?

Good time of the day!
I develop client-side software for java 1.8. I would like to find a lightweight, simple library with the ability to dynamically load bundles (*.jar), call objects from them. Similar to OSGI. In this case, you need to save time, so the bike is the last option.
What solutions in this area do you know?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
volyihin, 2016-04-24
@volyihin

UPD aol-nnov : Right, missed the word "alternatives" - and answered the wrong question. Haven't heard of alternatives.
-----------------------------------------
To build your jar as a bundle, you can use the maven-bundle-plugin . By default, it sets up the manifest for the bundle quite well.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question