Groovy Source | |
Recently Added ProjectsApr 27 » Web Frameworks » GaelykGaelyk is a lightweight Groovy toolkit for Google App Engine Java. Sep 01 » Web Services » Membrane SOA RegistryLightweight registry that observes Web Services to insure a healthy SOA. Monitors and logs the availability of services. If a WSDL description of a service has changed the registry will detect the change. Jun 19 » Charting & Reporting » GraphicsBuilderGraphicsBuilder provides an easy way to create Java2D graphics in a similar manner as JavaFX Script but in a groovier way.
Jun 19 » Issue Tracking » FogBugzReporterThis simple application written in the Groovy language allows users to connect to FogBugz servers (FogBugz On Demand or server version 6.0+) and produce simple timesheet reports. Jun 19 » Issue Tracking » JirationProvides a simple Groovy API through which to programmatically interact with Atlassian's JIRA. Jun 19 » Security » Grails OAuthThis plugin is intended to ease your way of implementing an OAuth consumer for your Grails app. It provides built-in controller actions, service methods, and taglib to help you perform the two fundamental tasks you ever want to do as an OAuth consumer - to guide the user to authorize your app, and access OAuth protected resources after getting the authorization. Jun 19 » Swing » SwingxtrasBuilderSwingxtrasBuilder is a Groovy builder for an heterogeneous collection of Swing components. Those components are not packaged on a suite or their suite is too small to warrant a builder of their own. Jun 19 » Swing » FlamingoBuilderFlamingoBuilder is a Groovy builder for the open source Flamingo Swing component suite Jun 19 » Swing » CSSBuilderCSSBuilder is a Groovy builder for styling a Swing application with CSS Jun 19 » Eclipse Plugins » Groovy MonkeyGroovy Monkey is a dynamic scripting tool for the Eclipse Platform that enables you to automate tasks, explore the Eclipse API and engage in rapid prototyping. Jun 19 » Installers » Griffon InstallerThe Installer plugin provides useful packaging solutions for your Griffon application. The current supported options are * IzPack: platform independent installer, highly configurable. * RPM: RedHat Package Manager based installer, works on RedHat, Fedora, CentOS, Mandriva. * DMG: MacOsX based installer Jun 19 » Swing » GriffonGriffon is a Grails like application framework for developing desktop applications in Groovy. Jun 19 » Build Systems » GradleGradle is a build system which provides: * A very flexible general purpose build tool like Ant. * Switchable, build-by-convention frameworks a la Maven (for Java and Groovy projects). * Powerful support for multi-project builds. * Powerful dependency management (based on Apache Ivy). * Full support for your existing Maven or Ivy repository infrastructure. * Support for transitive dependency management without the need for remote repositories and pom.xml or ivy.xml files (optional). * Ant tasks as first class citizens. * Groovy build scripts. Jun 19 » Wiki Engines » GroowikiGroowiki is a Wiki program and a document management system together. It lets you edit Wiki pages in a tree structure just like any other wiki, but it also gives you subversion access that makes it very easy to add files to the content. Jun 19 » Code Analyzers » CodeNarcThe CodeNarc project provides a static analysis tool and framework for analyzing Groovy source code. CodeNarc scans Groovy source code, looking for violations of predefined or custom rules and generates an HTML report of the results. These rules include checks for coding standards, or searching for unused code, possible bugs or bad coding practices. Jun 19 » Web Frameworks » AribaWebAribaWeb is an Open Source component-based web application development framework for creating rich, AJAX-enabled applications with the absolute minimum of code (and no hand-coded Javascript). Jun 12 » Build Systems » AlexBuildAlex incorporates convention based builds with easy extensibility. Alex also supports a DSL, which gets rid of the xml clutter offered by most build systems. Jun 12 » Testing Tools » easybeasyb is a BDD framework (like RSpec & JBehave) that provides a domain specific language which makes application verification simple, fun, and easy. easyb provides support for two types of specifications, Behaviors and Stories. Behaviors are created with before and it. Stories are created with scenario, given, when and then. Jun 12 » Testing Tools » Hydra-perfHydra-perf is a clustered performance testing tool. Hydra-perf uses Terracotta to distribute method invocations across the agent/controller grid and maintains shared state through the use of a data grid. Test scripts are written in Groovy and executed on the agent processes. Jun 12 » Testing Tools » SpockSpock is a testing and specification framework for Java and Groovy developers. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Jun 12 » Web Services » Cloud ToolsCloud Tools is a set of tools for deploying, managing and testing Java EE applications on Amazon's Elastic Computing Cloud (EC2). It also has a maven and a grails plugin. Jun 12 » Testing Tools » LightestLightest is a task-oriented test automation framework that aims to simply the process of creating functional, integration, and domain-specific testing frameworks. It leverages the flexible TestNG execution engine with the expressiveness of the Groovy language Jun 12 » Bloggers » Grails BlogGrailsBlog is an open source blog application written in Groovy and Grails. Jun 12 » Web Services » AWS Groovy CloudsAWS Groovy Clouds is an open source library for AWS written in Groovy. It supports S3, SQS, and SDB with a simple interface. Jun 11 » Job Schedulers » mgnlgroovy-schedulerA scheduler module for Magnolia CMS which supports Groovy jobs, as well as native Magnolia's Command jobs. Based on the original magnolia-scheduler module (which in turn uses Quartz), it adds a nice UI in Magnolia AdminCentral for creating and monitoring your jobs and support for jobs written in Groovy. Jun 11 » Testing Tools » EasySpecEasySpec uses annotations to define the unit of interest, context, and behaviors for BDD-style specifications. Because there is no test runner, you are free to use your favorite. Easy Spec is independent of the testing framework. Jun 11 » Testing Tools » TestNGrooveTest'N'Groove (read as in Test and Groove) is the integration of Groovy and TestNG. This enables writing TestNG tests directly in the Groovy scripting language. Jun 11 » Bloggers » GroovyBlogsA Blog Community Aggregator based developed with Groovy on the Grails platform Jun 11 » Testing Tools » GmockGmock is a mocking framework for the Groovy language. It is all about simple syntax and readability of your tests so you spend less time learning the framework and more writing code. Jun 11 » Web Testing » Tellurium Automated Testing FrameworkThe Tellurium Automated Testing Framework is a UI module-based automated testing framework for web applications. The UI module is a collection of UI elements you group together. Usually, the UI module represents a composite UI object in the format of nested basic UI elements. Go To Tellurium Automated Testing Framework Jun 11 » ERP & CRM » GeogiaProject Geogia is an effort to build an Enterprise Resource Planning system using Grails. Domain classes for the project are generated from Apache OFBiz. Jun 11 » Persistence » db4o-groovyThis project provides utilities for groovy to access db4o databases. It includes a builder and db4o aware extensions of the groovy shell. The builder takes over opening and closing of the database, executing queries. Custom code is injected using closures. Jun 11 » Network Clients » Groovy HTTP ClientThis project is a mix of Groovy, Apache Http Core+Client 4, and Jericho HTML Parser. It aims at providing a set of Groovy-ish API for using Apache HTTP Client and extract content with Jericho HTML Parser Jun 11 » Inversion of Control » Groovy GuiceThe groovy-guice project enables you to use Groovy script files and Groovy source files as binding targets in Guice. Ease of use and minimal amount of code for configuration were the design goals. Jun 11 » Text Processing » GOP - Groovy Option ParserGOP is a command line option parsing alternative to CliBuilder. It replicates the option parsing behavior of the Ruby library, clip. Clip makes it simple to define options and simple to use the parsed parameters. Go To GOP - Groovy Option Parser Jun 11 » Collections » GParallelizerGParallelizer offers Groovy developers intuitive ways to handle tasks concurrently. This framework provides straightforward Groovy-based Domain Specific Languages (DSLs) to declare, which parts of the code should be performed in parallel. Objects are enhanced with asynchronous methods like eachAsync(), collectAsync() and others, to perform collection-based operations in parallel. Also, closures can be turned into their asynchronous variants, which when invoked schedule the original closure for processing in an executor service. The library also provides several helper methods for running a set of closures concurrently. Jun 11 » JMX » JmxBuilderJmxBuilder is a Groovy-based domain specific language for the Java Management Extension (JMX) API. It uses the builder pattern to create an internal DSL that facilitates the exposure of regular Java and Groovy beans for runtime control and management via the MBean server.The Groovy JMX Builder DSL hides the complexity of creating and exporting management beans via the JMX API and provides a set of natural constructs to interact with the JMX infrastructure. Jun 11 » Web Frameworks » GroovyFlowGroovyFlow is an alternative to Spring's dynamic language support. It allows web developers to see the effects of changes in their Groovy code without restarting their servlet engine. Jun 11 » JMX » JaggerJagger is a java application monitoring tool (implemented in groovy) using JMX technology to aggregate, archive and visualize monitoring data for larger computer clusters, giving developers and administrators both a succinct and comprehensive view into their systems, which normal JMX consoles cannot do due to information overflow. Oct 14 » Build Systems » Maven Tools for GrailsMaven Tools for Grails is a set of maven artifacts used to ease the building/development of Grails Application using maven 2. Oct 14 » Build Systems » Groovy Maven 2 IntegrationIt is a set of plugins that provide a highly enriched integration of the Groovy language into Maven 2. Go To Groovy Maven 2 Integration Oct 13 » Workflow Engines » GrailsflowGrailsFlow is a Workflow and Business Process Engine written in Groovy and Grails. It is/has a complete out of the box application and an engine for workflow management, a very simple structure and is easy to understand and uses Groovy/Java to define the process, not XML. It also provides a complete user interface for worklist management, process definition and process monitoring Oct 13 » Issue Tracking » i-Ticketi-Ticket is simple implementation issue tracking tool based on Grails web application framework. It supports: * per project configuration (ticket type, components, ticket flow ...) * customizable ticket types, version types, component types (in hierarchical structure) * roles management (development, customer, solution support -> affects viewing of tickets) * access control list on projects/components/tickets/fields (bound with roles management) * customizable fields for tickets (add, edit, delete?) * configurable flow of ticket states (new, assigned, fixed/rejected..., verified, closed) * per user customizable views of tickets * user/ticket administration * time management (estimated time for each ticket) * time effort tracking (time spent solving a ticket * save current project as template for future use (create a predefined project) * ticket exports (pdf, xml, txt, xls) * embedded wiki page * RSS/ATOM support Oct 13 » RSS & RDF Tools » Feed Aggregation ToolsFeed Aggregations Tools provides a set of scripts using Rome and Groovy to support RSS or ATOM aggregation. Oct 13 » Project Management » GrailsTrackGrailsTrack provides a high-level view of a project as it moves through its development lifecycle. It is a port of Chris Richardson's and Kito Mann's Project Track application. Oct 13 » Persistence » ORMLiteORMLite is simple and small object-relational mapping tool f for groovy Oct 13 » PDF Libraries » Groovy PDFProviding a builder to generate pdfs from Groovy. Based on the Java libraries from iText Oct 13 » Web Frameworks » AerieAerie is web application framework based in groovy with a natural approach to Test Driven Development. It supports decorators, filters and more. Oct 13 » Web Frameworks » WOGroovyWOGroovy is a framework for Apple WebObjects that provides support for writing components or full applications using the groovy language Oct 13 » Web Frameworks » GroovyWorksA light weight extension to the Struts 2 framework supporting the Groovy scripting language and full Spring integration for dependency management. Oct 13 » Wiki Engines » BiscuitBiscuit is a simple wiki application written in Java and Groovy. Oct 13 » Wiki Engines » WokoWoko is an extensible Object-Oriented Wiki, where you don't browse or edit pages, but objects. It's a combination of OOP, Domain Driven Development and MVC. Oct 13 » Charting & Reporting » GroovyChartGroovyChart is a Groovy Builder that allows creation of rich Swing and HTML Charts using JFreeChart. Oct 13 » Rule Engines » GroovyRulesGroovyRules is a very lightweight JSR-94 rule engine implementation that allows rules to be defined using the Groovy scripting language. GroovyRules allows rules to be redefined at runtime, and your application will automatically work to the new definitions. Oct 13 » Persistence » GSQLGroovy supports a few neat ways to work with SQL more easily and to make SQL more Groovy. You can perform queries and SQL statements, passing in variables easily with proper handling of statements, connections and exception handling thanks to closures. Oct 13 » Web Services » GroovyWSGroovyWS is GroovySOAP replacement that uses Apache CXF (instead of XFire) and Java5 features Oct 13 » Web Services » Groovy SOAPSOAP is a lightweight protocol intended for exchanging structured information in a decentralized, distributed environment. Groovy has a SOAP implementation based on XFire which allows you to create a SOAP server and/or make calls to remote SOAP servers using Groovy. Oct 13 » Swing » GraphicsBuilderGraphicsBuilder provides an easy way to create Java2D graphics from groovy. Oct 12 » Persistence » Grails Object Relational Mapping (GORM)GORM is Grails' object relational mapping (ORM) implementation. Under the hood it uses Hibernate 3 (an extremely popular and flexible open source ORM solution) but because of the dynamic nature of Groovy, the fact that it supports both static and dynamic typing, and the convention of Grails there is less configuration involved in creating Grails domain classes. Go To Grails Object Relational Mapping (GORM) Oct 12 » Web Frameworks » GrailsGrails aims to bring the \"coding by convention\" paradigm to Groovy. It's an open-source web application framework that leverages the Groovy language and complements Java Web development. You can use Grails as a standalone development environment that hides all configuration details or integrate your Java business logic. Grails aims to make development as simple as possible and hence should appeal to a wide range of developers not just those from the Java community. Oct 12 » Build Systems » GantGant is a build tool for scripting Ant tasks using Groovy code instead of XML to specify the build logic. A Gant build specification is just a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Oct 12 » Testing Tools » GresterGrester is a Maven2 Plugin for the Jester Tool, written entirely in Groovy. It was born out of a need to quickly test the junit tests with Jester from within Maven projects. Oct 12 » Web Frameworks » JControlJControl is a small MVC framework built with Groovy and Velocity languages. It uses convention over configuration and makes no use of configuration files Oct 12 » Financial Soft » LemonGrassLemonGrass is a tool for technical analysis of stocks that uses Yahoo end of the day data. Oct 12 » Web Servers » Not Another Web ServerNot Another Web Server is an extensible Web Server framework, providing a basic Web Server along with a large toolkit of services supporting Bean Shell, Groovy, Python, email, ldap, and much more! Oct 12 » Web Frameworks » GroovestryGroovestry is designed to integrate the Groovy scripting language and the Tapestry web application framework. Oct 12 » Web Mail » GlenvelopeAn IMAP-based web mail system written in the Groovy language with a zero config installation and simple user interface. Oct 12 » Swing » JideBuilderJideBuilder is a Groovy builder for the open source JIDE Common Layer. It is based on the original SwingBuilder. The goal of the project is having a builder for swing apps that seamlessly integrates default swing and jide components. Oct 12 » Web Frameworks » Wicket Groovy ToolkitWicket Groovy Toolkit is a set of tools to support Wicket development from groovy. It contains a Groovy Builder implementation for Wicket. Oct 12 » Template Engines » GvTagsGvTags is a lightweight yet powerful tag library and template engine for the new dynamic programming language Groovy. The GvTags tag library can be used to generate web pages with powerful tag support. This tag library can be used with the template servlet of GvTags (TagTemplateServlet) or with JavaServer Pages (JSP). GvTags might be for the Groovy programming language what the combination of JSTL and Struts is for Java. Oct 12 » UML & Modeling » Groovy MDAThe Groovy MDA is a library that generates project artifacts from UML models using the Groovy scripting language. Oct 12 » Job Schedulers » GAQGAQ is a lightweight framework for developing, scheduling, running and reviewing automated tasks. It combines the scripting ease of Groovy, the power of Ant, and the cross platform scheduling of Quartz. Since all of these tools are based on Java, GAQ highly portable. Oct 12 » Testing Tools » GroUnitGroUnit is a unit testing tool for Groovy like JUnit is for Java. Due to the seamless integration of Groovy with Java JUnit can also be used for Groovy unit tests. |
|