All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scaldi.package.scala Maven / Gradle / Ivy

The newest version!
/**
 * Scaldi - is Scala dependency injection library. Basically Scala already have everything you need for dependency
 * injection. But still some things can be made easier. Goal of the project is to provide more standard and easy way
 * to make dependency injection in Scala projects consuming power of the Scala language. With Scaldi you can define
 * your application modules in pure Scala without any annotations or XML.
 *
 * For more information see: [[http://olegilyenko.github.com/scaldi/Scaldi.html]]
 */
package object scaldi {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy