• Stars
    star
    30
  • Rank 812,127 (Top 17 %)
  • Language
    Clojure
  • License
    Eclipse Public Li...
  • Created about 2 years ago
  • Updated 11 months 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).