Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 323 Bytes

File metadata and controls

7 lines (7 loc) · 323 Bytes

Maven Assignment (Group 2)

IDE : IntelliJ

Contains a module named assign.

Inside assign module, there are two more modules named as: 1. string_api 2. string_impl

string-api contains a java class named "StringFunctions"

string-impl contains the main class named "Application"

Contains 4 pom files