Skip to content

Rahulkrsinhaa/MavenAssignment-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Screenshot realted to the assignment 
google drive link for images 
https://docs.google.com/presentation/d/1STejAmLIUW7FLMHJKhWIa4vaywdNbUbk1195RWZS2lY/edit?usp=sharing





Explanination:---
1.Create the project using command prompt using the command   ( mvn archetype:generaten )
2.Moving a head there will we will provide filters as 2007
3 Then group id as the name of the comany or the organisation under which we are in 
4.Then Artifact id :-   for example--maven.demo
5.Then provide pacakge name after that .
6.Create one chaild module name is "tringmanipulation "
7.The inside that two more sub module "string-api" and "string-impl"
8.created a  java class in "string-api" and implimented two functions reverse and get-length
9.Call it in other  module called "string-impl".


Added dependencies as well:-
 maven-checkstyle-plugin
- spotbugs-maven-plugin
- maven-surefire-plugin
- exec-maven-plugin





About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages