Install StartGroovy On A Debian, Ubuntu, Arch, Kali, CentOS, Fedora, Raspbian And MacOS
Install startGroovy
-
Debian
apt-get install groovyClick to copy -
Ubuntu
apt-get install groovyClick to copy -
Arch Linux
pacman -S groovyClick to copy -
Kali Linux
apt-get install groovyClick to copy -
CentOS
yum install groovyClick to copy -
Fedora
dnf install groovyClick to copy -
Raspbian
apt-get install groovyClick to copy -
macOS
brew install groovyClick to copy
groovy
Agile dynamic language for the Java Virtual MachineGroovy is an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax. Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases.
groovy2
Agile dynamic language for the Java Virtual Machine (transitional package)Groovy is an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax. Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases. This is an empty package aimed at facilitating the transition to the updated groovy (>= 2.4) package.




