X-Git-Url: http://juplo.de/gitweb/?p=examples%2Ffacebook-app;a=blobdiff_plain;f=pom.xml;h=30f0bcaf651ca6a148b2049d0c9e9ae1a46ca324;hp=5c70ea41d5cef7506885f16cbf69e4ad3bca6700;hb=9c8202018997d8e18da4da86ccef926cb9f9de6f;hpb=8f6d3c83aa9651e593b57b3d47cfd50a4ae73661 diff --git a/pom.xml b/pom.xml index 5c70ea4..30f0bca 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,9 @@ 60000 60000 ERROR + + com.h2database + h2 @@ -61,6 +64,16 @@ org.apache.httpcomponents httpclient + + + org.springframework.boot + spring-boot-starter-data-jpa + + + ${jdbc.groupId} + ${jdbc.artifactId} + runtime +