Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aturingmachine/bootcamp-stocks
https://github.com/aturingmachine/bootcamp-stocks
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aturingmachine/bootcamp-stocks
- Owner: aturingmachine
- Created: 2018-06-27T18:00:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-28T18:28:08.000Z (over 6 years ago)
- Last Synced: 2024-10-28T10:33:32.396Z (2 months ago)
- Language: Java
- Size: 80.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stocks Challenge
### Dependencies
- Jackson Annotations
- Jackson Core
- Jackson Databind
- MySQL Connector## Installation
Just clone this project, install all the dependencies by downloading the jars and placing them in a `libs`
directory then you need to modify the mysql connection info located in `DBConnection.java`