From 17b69d672f8e4f5e99f54256a4141320b0a846e0 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 4 Oct 2014 13:09:39 -0400 Subject: Add version 1.2 site. --- 1.2/index.html | 184 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 1.2/index.html (limited to '1.2/index.html') diff --git a/1.2/index.html b/1.2/index.html new file mode 100644 index 0000000..918a400 --- /dev/null +++ b/1.2/index.html @@ -0,0 +1,184 @@ + + + + + + Sangria - About + + + + + + + + + +
+ +
+
+
+
+

About Sangria

+

A collection of Guice extensions

+
+

Project Modules

+

This project has declared the following modules:

+ + + + + + + + + + + + + + + + + + + + + + + + +
NameDescription
Sangria CoreCommon code for Sangria
Sangria TestUtilities for testing with Guice
Sangria ContextualContext-sensitive providers
Sangria SLF4JSLF4J Logger injection
Sangria Log4jLog4j Logger injection
Sangria ListBinderA multi-binder with ordering guarantees
Sangria LazyLazy loading
+
+
+
+
+
+ + + -- cgit v1.2.3