You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crome696 edited this page Nov 3, 2022
·
3 revisions
Summary
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.
Requirements
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