What are the main features of maven?
Answer Posted / Amit Shukla
Maven is a build automation tool. Its main features include: Dependency Management, Project Information Management, Reporting and Site Generation.
Post New Answer View All Answers
What are the different ways to convert an inputstream to a sting?
208