← Back to match
Nuts
Package manager for Java apps with isolated workspaces, npm-like install UX, and JDK provisioning.
Desktopfreeglobal
Nuts is a package manager for Java applications that installs apps and their dependencies at runtime, reusing existing Maven descriptors and automatically provisioning the right JDK version. It lets multiple versions of the same application coexist in one shared workspace, similar to how npm or nvm work in the JavaScript ecosystem. It's aimed at Java developers who want a simpler install-and-run experience without custom build tooling.
Categories
package managerdeveloper toolsjava

