Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 326 Bytes

Maven_Assignment

This is a multi-module project where i have created two modules: ->Cal-api ->Cal-impl Here in these two modules i have created 'Calculator class' in Cal-api module and 'Application' class in Cal-impl module Here we have also made the use of plugins: ->CheckStyle plugin ->Spot bug plugin ->maven executator