X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=examples%2FVotingApp%2Fpom.xml;fp=examples%2FVotingApp%2Fpom.xml;h=87cac6c0270462eb24d82282d807fd9ef753c0a9;hb=5a28a331688c5578fef9c64d462d07cbae6797da;hp=0000000000000000000000000000000000000000;hpb=5e5d6ed9badebfbc1cc65a90e3de8dad232f9e42;p=music.git diff --git a/examples/VotingApp/pom.xml b/examples/VotingApp/pom.xml new file mode 100644 index 00000000..87cac6c0 --- /dev/null +++ b/examples/VotingApp/pom.xml @@ -0,0 +1,92 @@ + + + 4.0.0 + com.att.reserarch.VoteAppForMUSIC + VoteAppForMUSIC + 0.0.1-SNAPSHOT + + + + + maven2-repository.java.net + Java.net Repository for Maven + http://download.java.net/maven/2/ + default + + + + + + + com.sun.jersey + jersey-server + 1.9 + + + com.sun.jersey + jersey-json + 1.18.1 + + + com.owlike + genson + 0.99 + + + com.sun.jersey + jersey-client + 1.9 + + + + com.sun.jersey + jersey-json + 1.9 + + + + com.sun.jersey + jersey-bundle + 1.18 + + + + com.googlecode.json-simple + json-simple + 1.1 + + + com.datastax.cassandra + cassandra-driver-core + 3.0.0 + + + org.apache.zookeeper + zookeeper + 3.4.6 + + + + + \ No newline at end of file