description:"Quarkus is a full-stack, Kubernetes-native Java framework made for Java virtual machines (JVMs) and native compilation, optimizing Java specifically for containers and enabling it to become an effective platform for serverless, cloud, and Kubernetes environments."
description:"Maven is a build automation tool used primarily for Java projects. Maven addresses two aspects of building software: first, it describes how software is built, and second, it describes its dependencies."
Ant:
name:"Ant"
version:"1.10.11"
author:"Apache"
location:'C:\Users\bruno\scoop\apps\ant\current'
description:"Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications."
description:"Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control."