-
Notifications
You must be signed in to change notification settings - Fork 0
Maven
Crome696 edited this page Nov 3, 2022
·
3 revisions
Apache Maven is a package manager for java and spring boot with integrated version history. It allows installing or distribute frameworks and separate packages through a package repository. Repositories written for ScriptSDK are always distributed as source code (but still requiring maven) or as maven package.
- IntelliJ either include a maven wrapper or install maven manually
- Visual Code either include a maven wrapper or install maven manually
- Eclipse either include a maven wrapper or install maven manually