diff --git a/pom.xml b/pom.xml index 59c348aa..ad220738 100644 --- a/pom.xml +++ b/pom.xml @@ -49,6 +49,16 @@ pl.psnc.dl.wf4ever rodl-darceo 1.0.2 + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpcore + + javax.servlet @@ -78,6 +88,16 @@ org.apache.jena jena-arq ${jena.version} + + + org.apache.httpcomponents + httpcore + + + org.apache.httpcomponents + httpclient + + org.apache.jena @@ -179,6 +199,20 @@ org.apache.solr solr-solrj 4.1.0 + + + org.apache.httpcomponents + httpcore + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpmime + + @@ -203,12 +237,23 @@ com.github.jsonld-java jsonld-java + 0.8.2 + com.github.jsonld-java jsonld-java-jena + 0.4.1 + + + + com.fasterxml.jackson.core + jackson-annotations + 2.7.3 @@ -224,6 +269,16 @@ 1.33 test standalone + + + org.apache.httpcomponents + httpcore + + + org.apache.httpcomponents + httpclient + + org.hamcrest