X-Git-Url: https://juplo.de/gitweb/?p=examples%2Ffacebook-app;a=blobdiff_plain;f=pom.xml;h=bff461f07983b3dcb4035bc4913262528cc4c589;hp=5c70ea41d5cef7506885f16cbf69e4ad3bca6700;hb=3ba0e06f2f52ca1959dccaa33e288369914571af;hpb=fad2b31abc3dca5b748565aeee192ac6694bfecb diff --git a/pom.xml b/pom.xml index 5c70ea4..bff461f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,11 +28,15 @@ NOT_SET NOT_SET + NOT_SET NOT_SET 60000 60000 ERROR + + com.h2database + h2 @@ -61,6 +65,16 @@ org.apache.httpcomponents httpclient + + + org.springframework.boot + spring-boot-starter-data-jpa + + + ${jdbc.groupId} + ${jdbc.artifactId} + runtime +