Sangria is a collection of Guice extensions.
Sangria is available on Maven Central:
<dependency> <groupId>com.tavianator.sangria</groupId> <artifactId>sangria</artifactId> <version>1.3</version> </dependency> |
This dependency is for the parent POM. See the Maven Site for the available modules.
JavaDocs are available here.
Sangria is released under the Apache License, Version 2.0. The source code is available through git at tavianator.com/cgit/sangria.git. You can also view the code or send pull requests on GitHub.