Gradle is an open-source build automation tool focused on flexibility and performance
Why this server?
Manages Gradle-based Tomcat applications, allowing process control (start, stop, restart) and execution of Gradle commands in specified project directories
Why this server?
Provides tools for interacting with Gradle projects, including listing projects and tasks, executing build tasks, running tests, and cleaning build artifacts through the Gradle Wrapper.
Why this server?
Supports Maven dependency checking in Gradle build tool format
Why this server?
Provides build automation for Android projects through Gradle build system integration
Why this server?
Supports scanning Gradle projects for software composition analysis vulnerabilities, including scanning sub-projects.
Why this server?
Identifies Java/Android projects through build.gradle files for project type detection and build configuration analysis
Why this server?
Detects Gradle build tool usage in Java projects by analyzing build.gradle files.
Why this server?
Enables automated interaction with the Gradle build system to assemble APKs and bundles, run unit or instrumented tests, and retrieve detailed build results and logs.
Why this server?
Uses Gradle configuration files to validate Android projects and determine project structure before allowing access to source files.