Skip to content
/ di Public

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

License

Notifications You must be signed in to change notification settings

darkleaf/di

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks