https://github.com/aturingmachine/bootcamp-stocks
https://github.com/aturingmachine/bootcamp-stocks
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aturingmachine/bootcamp-stocks
- Owner: aturingmachine
- Created: 2018-06-27T18:00:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-28T18:28:08.000Z (over 7 years ago)
- Last Synced: 2025-02-03T23:57:06.090Z (about 1 year 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`