Commit
94b2a5618c1b00e628dd68263c020c084e687f71
by gvgomezTsk1 Create Story Entity
Adds the Story class to store the objects related to the stories Adds
the necessary SQL files to create/insert/delete data and tables Adds the
test class for the Story class and the Test Suite Modifies the poms to
add the dependency to apache commons-lang