Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.
Foskel edited this page Aug 2, 2019 · 5 revisions

Welcome to the Douglas wiki! Start by choosing your Douglas implementation and looking at the Getting Started page for it:

  • douglas-core is the core API and has no target environment.
  • douglas-guice should be used with Guice.
  • douglas-dagger should be used with Dagger.
  • douglas-inject should be used with other dependency-injection APIs that support JSR-300 annotations.