Modules
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
Maven modules are a way to organize your project into several subprojects (modules). With Maven, you can control the versions of these modules and the dependencies between these modules. Each module will produce an artifact.