Michal Ludwinowicz (szczuropior)

szczuropior

Geek Repo

Github PK Tool:Github PK Tool

Michal Ludwinowicz's repositories

agilissues2

Product Backlog for Product Owner working with issue tracker system like bugzilla, mantis, github issues.. Scrum Backlog / Kanban board for teams handling PB issues.

Language:ScalaStargazers:0Issues:0Issues:0

scala-di

Simple dependency injection for scala: allows for adding objects into different contexts (a context may inherit from another context) and obtaining the objects from currently chosen context. Objects can be added as singletons (one object with given ID per context), lazy singletons (singleton that is created on first get() operation) and prototypes (new object is created on each get() execution). If you want to learn more, please, visit project Wiki (still to be extended). Maven artifact available soon.

Language:ScalaLicense:NOASSERTIONStargazers:1Issues:0Issues:0