From 38bea9c0b63994a5637e8dc97a739c9702024710 Mon Sep 17 00:00:00 2001 From: Tharre Date: Sun, 29 Apr 2018 00:56:09 +0200 Subject: Implement interfaces and the correspondant DTOs --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c0587cc..63a2000 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,7 @@ 5.0.5.RELEASE 1.8.0-beta2 + 1.6 1.4.197 1.3.0-alpha4 @@ -53,6 +54,17 @@ slf4j-api ${slf4j.version} + + com.google.auto.value + auto-value-annotations + ${auto-value.version} + + + com.google.auto.value + auto-value + ${auto-value.version} + provided + com.h2database -- cgit v1.2.3-70-g09d2