From d814b12bd39172bc59fcefa5815bc3776b793177 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 7 May 2014 21:58:15 -0400 Subject: listbinder: Add an implementation of ListBinder. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 313c855..ae3ec41 100644 --- a/pom.xml +++ b/pom.xml @@ -72,6 +72,12 @@ 1.1-SNAPSHOT + + com.tavianator.sangria + sangria-listbinder + 1.1-SNAPSHOT + + com.google.inject guice @@ -281,6 +287,7 @@ sangria-contextual sangria-slf4j sangria-log4j + sangria-listbinder -- cgit v1.2.3