patriques82 / alphavantage4j

(Repository is not maintained anymore) A Java wrapper to get stock data and stock indicators from the Alpha Vantage API
https://www.alphavantage.co/
Apache License 2.0
124 stars 73 forks source link

Proposing to add pom.xml #27

Closed markusmaresch closed 5 years ago

markusmaresch commented 6 years ago

Asking to add the attached pom.xml to the root - would make it easier for Maven users .. Great tool !

pom.xml.zip

patriques82 commented 6 years ago

Hi @markusmaresch. Thanks for your proposal. I have actually had an pom file before in the repo but many people complained that it did not work, so I removed it. As I am not very familiar with Maven, it would be great if you could provide a complete working pom and I will gladly add it, or better if you like to be a contributor add it by a PR.

team172011 commented 5 years ago

Very nice code base! pom.xml and publishing to the maven central repository would be pretty nice.

jp295m commented 5 years ago

Add these dependncies

com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.0 com.google.code.findbugs:jsr305:3.0.2 javax.annotation:javax.annotation-api:1.3.2 com.google.code.gson:gson:2.8.5