org.osgi:org.osgi.service.device · OSGi Companion Code for org.osgi.service.device Version 1.1.0.
Group: org.osgi - All Dependencies
org.osgi:org.osgi.service.blueprint · OSGi Companion Code for org.osgi.service.blueprint Version 1.0.2.
org.osgi:org.osgi.jmx · OSGi Companion Code for org.osgi.jmx Version 1.1.0.
Amdatu Remote - Topology Manager (Promiscuous) · Amdatu Remote - Topology Manager (Promiscuous)
Amdatu Remote - Discovery (Bonjour) · Amdatu Remote - Discovery (Bonjour)
Amdatu Remote - Remote Service Admin (HTTP) · Amdatu Remote - Remote Service Admin (HTTP)
osgi.enroute.websecurity.adapter · Provides a filter that will start a Coordinator
osgi.enroute.web.simple.provider · Provides a simple implementation of the OSGi enRoute webserver.
osgi.enroute.twitter.bootstrap.webresource · Bootstrap: Sleek, intuitive, and powerful front-end framework for faster and easier web development.
osgi.enroute.stackexchange.pagedown.webresource · PageDown is the JavaScript Markdown previewer used on Stack Overflow and the rest of the Stack Exchange network. It includes a Markdown-to-HTML converter and an in-page Markdown editor with live preview. The largest part is based on work by John Fraser, a.k.a. Attacklab. He created the converter under the name Showdown and the editor under the name WMD. See this post on the Stack Exchange blog (http://blog.stackoverflow.com/2008/12/reverse-engineering-the-wmd-editor/) for some historical information.
osgi.enroute.scheduler.simple.provider · This bundle implements a scheduler and some Promise support methods related to time.
osgi.enroute.rest.simple.provider · A simple REST endpoint. This service will look for REST services. It then assumes any public method that has an interface that extends RESTRequest as first argument is a rest methd. It makes this method available on its endpoint. The first part of the method name (camel case separated) is the method (get, delete, option, etc). The second part is the name of the
osgi.enroute.logger.simple.provider · Provides a simple implementation of the OSGi SLF4J bridge, includes shell command
osgi.enroute.jsplumb.webresource · jsPlumb provides a means for a developer to visually connect elements on their web pages. It uses SVG or Canvas in modern browsers.
osgi.enroute.jsonrpc.simple.provider · A simple implementation of the JSON RPC 2.0 specification. This bundle tracks any JSONRPC services. It assumes all public methods on the implementation class are fair game and maps to them to a JSON RPC endpoint. These methods
osgi.enroute.iot.pi.command · Provide Gogo commands for manipulating the Raspberry Pi.
osgi.enroute.iot.lego.adapter · This bundle implements an IC that takes as input the A & B motor controls from the Lego IR adapter. It translates these controls to an IR Wave that is compatbile with the lirc adapter on the Raspberry PI.
osgi.enroute.iot.circuit.provider · Implements a Circuit Board for ICs. ICs have inputs and outputs. The Circuit board can fire events to the ICs and ICs can fire events to the board. The board then dispatches the event to the connected inputs.
osgi.enroute.iot.circuit.command · Commands for the Circuit Admin. These command can connect, disconnect, and and show information abou the current circuit board.
osgi.enroute.iot.circuit.application · A GUI for the Circuit Admin. This application shows the registered ICs + wires and can wire ICs together.