https://github.com/mariogarcia/groovy-osgi
Programming OSGI with Apache Groovy and Apache Felix OSGI tutorial
https://github.com/mariogarcia/groovy-osgi
groovy osgi
Last synced: 11 months ago
JSON representation
Programming OSGI with Apache Groovy and Apache Felix OSGI tutorial
- Host: GitHub
- URL: https://github.com/mariogarcia/groovy-osgi
- Owner: mariogarcia
- Created: 2017-03-05T22:39:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-06T17:51:12.000Z (over 9 years ago)
- Last Synced: 2025-04-12T14:46:31.502Z (over 1 year ago)
- Topics: groovy, osgi
- Language: Groovy
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Groovy and OSGI
===============
This is a repository to review how to program OSGI services using
Groovy. It follows
the
[Felix OSGI Tutorial](http://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html)