layout | title | description | permalink | order | author | sponsor |
---|---|---|---|---|---|---|
toc-page |
About |
About enRoute |
/About/ |
0 |
enRoute@paremus.com |
OSGi™ Alliance |
enRoute is intended to provide a gentle, hands-on introduction to those who wish to start building modular systems.
- enRoute enables the quick and simple creation of stand-alone OSGi applications:
- Providing basic guidance for using R7 specifications
- Providing a simple set of dependencies for using OSGi R7 Reference Implementations
- enRoute takes an opinionated approach focusing on:
- Declarative Services (DS)
- A Maven based toolchain
- All enRoute examples are based on the latest OSGi R7 Specifications and Reference Implementations.
enRoute is not intended to be an encyclopedia for experienced OSGi developers, nor is enRoute aligned with any particular open source initiative. enRoute is intended to be a useful toolbox, and to give a solid understanding of the basics of OSGi.
<style> table, td, th { text-align: left; }
table { width: 100%; }
th { padding: 15px; color: Black; } td { padding 10px; color: Black; } </style>
{% for f in site.about %}{%unless f.noindex%} {%endunless%}{% endfor %}{{f.title}} | {{f.summary}} |