diff --git a/pom.xml b/pom.xml index 8949b40..2284801 100644 --- a/pom.xml +++ b/pom.xml @@ -140,6 +140,107 @@ social-networking-library compile + + org.apache.thrift + libthrift + + + commons-logging + commons-logging + + + compile + + + com.ning + compress-lzf + compile + + + com.googlecode.concurrentlinkedhashmap + concurrentlinkedhashmap-lru + compile + + + com.github.stephenc.high-scale-lib + high-scale-lib + compile + + + org.codehaus.jackson + jackson-mapper-asl + compile + + + org.codehaus.jackson + jackson-core-asl + compile + + + com.github.stephenc + jamm + compile + + + org.codehaus.jettison + jettison + compile + + + jline + jline + compile + + + joda-time + joda-time + compile + + + com.yammer.metrics + metrics-core + compile + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.commons-csv + compile + + + javax.persistence + persistence-api + compile + + + org.yaml + snakeyaml + compile + + + org.xerial.snappy + snappy-java + compile + + + edu.stanford.ppl + snaptree + provided + + + stax + stax-api + compile + + + org.antlr + stringtemplate + compile + + + com.eaio.uuid + uuid + compile + org.gcube.dvos usermanagement-core @@ -257,6 +358,17 @@ + + + org.apache.httpcomponents + httpclient + 4.5.3 + + + org.apache.httpcomponents + httpcore + 4.4.9 + javax.portlet portlet-api