Library
Groovy version 1.0.jsr06
Add to favorites
JDK version:1.4
Web site:http://groovy.codehaus.org/ [License]
Books:Click here to see recommendations
Groovy is an agile dynamic language for the Java Platform with many features that inspired languages like Python, Ruby and Smalltalk, making them available to Java developers using a Java-like syntax.
Statistics
Packages
Comments
Books
Packages
NameDescription
groovy.inspectNo description provided.
groovy.inspect.swinguiNo description provided.
groovy.lang

Core Groovy language classes for implementing data structures, closures, metadata and so forth.

groovy.mock

GroovyMock is a mock testing library for Groovy objects.

groovy.mock.interceptor

The groovy.mock.interceptor is an all-groovy mock testing library.

groovy.model

An MVC model package for working with user interfaces and data structures and arbitrary Java and Groovy objects

groovy.securityNo description provided.
groovy.servlet

Support for Groovlets which are Servlets written as a simple Groovy script.

groovy.sql

Groovy helper classes for working with SQL data as Groovy objects

groovy.swing

A GroovyMarkup builder for creating Swing user interfaces

groovy.swing.impl

Implementation classes for the Swing GroovyMarkup builder

groovy.text

Contains the text processing utilities in particular the template engine API and default implementation.

groovy.ui

An interactive command line terminal along with a Swing console for evaluating Groovy scripts.

groovy.util

Various Groovy utilities for working with nodes, builders, logging, JUnit test cases, text expressions, Ant tasks or JMX MBeans.

groovy.util.slurpersupportNo description provided.
groovy.xml

Groovy markup builder classes for working with SAX and W3C DOM and Groovy markup.

groovy.xml.domNo description provided.
groovy.xml.streamingmarkupsupportNo description provided.
org.codehaus.groovy

Groovy Language for the JVM

org.codehaus.groovy.ant

Ant tasks for working with Groovy - such as groovyc for compiling Groovy source code to Java bytecode

org.codehaus.groovy.antlrNo description provided.
org.codehaus.groovy.antlr.parserNo description provided.
org.codehaus.groovy.antlr.syntaxNo description provided.
org.codehaus.groovy.antlr.treewalkerNo description provided.
org.codehaus.groovy.ast

Groovy AST nodes for the syntax of the language

org.codehaus.groovy.ast.expr

AST nodes for Groovy expressions

org.codehaus.groovy.ast.stmt

AST nodes for Groovy statements

org.codehaus.groovy.bsf

Defines the BSF Engine for using Groovy inside any BSF application.

org.codehaus.groovy.classgen

Generates Java classes for Groovy classes using ASM.

org.codehaus.groovy.controlNo description provided.
org.codehaus.groovy.control.ioNo description provided.
org.codehaus.groovy.control.messagesNo description provided.
org.codehaus.groovy.runtime

Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator.

org.codehaus.groovy.runtime.wrappersNo description provided.
org.codehaus.groovy.sandbox.uiNo description provided.
org.codehaus.groovy.syntax

Lexer, parser and trees.

org.codehaus.groovy.tools

Compiler entry points and miscellaneous development tools.

org.codehaus.groovy.tools.xml

XML utilities such as for converting XML into Groovy scripts.

org.codehaus.groovy.wiki

Wiki related code and Ant tasts for styling wiki docs to HTML and extracting unit test cases from documentation

Search