Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 548a34b9f3 [Minor] throw exception if declared dependency is missing
Instead of running into a NPE, now an exception is thrown so the user
knows which component is missing which dependency.
2013-11-16 01:09:44 +01:00
src [Minor] throw exception if declared dependency is missing 2013-11-16 01:09:44 +01:00
.gitignore [Minor] cleaned up .gitignore 2013-10-28 18:58:31 +01:00
LICENSE Initial commit 2013-10-23 10:47:32 -07:00
README.md Initial commit 2013-10-23 10:47:32 -07:00
pom.xml [New] Added StrolchComponent for state of Strolch components 2013-10-27 03:26:43 +01:00

README.md

li.strolch.runtime

runtime for Strolch