Dependency injection

January 21, 2023 · View on GitHub

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.

  • Documentation
  • Example app
  • Clj doc
  • Tests

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).

Contents

  1. 1Versions
  2. 2License