• Stars
    star
    30
  • Rank 839,658 (Top 17 %)
  • Language
    Clojure
  • License
    Eclipse Public Li...
  • Created almost 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DI is a dependency injection framework that allows you to define dependencies as cheaply as defining function arguments.

Clojars Project cljdoc badge

Dependency injection

DI is a dependency injection framework that allows you to define dependencies as easily as you define function arguments.

Versions

  • See 1.0 branch for previous version
  • See master branch for current version

License

Copyright © 2022 Mikhail Kuzmin

Licensed under Eclipse Public License v2.0 (see LICENSE).