Displaying 1 to 10 from 236 results
SoapUI - Web Service Testing
soapUI is the world leading Open Source Functional Testing Tool, mainly it is used for Web Service Testing. Its features include Web service testing, Load testing, Functional testing, SOAP recording, Service mocking, Integrated reporting and lot more.
LoadUI - Load Testing Tool
loadUI deliver a visual, drag-and-drop interface which allows you to create, configure and redistribute your Load Tests interactively and in real-time. You can distribute your Load Tests across any number of loadUI Agents on local or remote machines, allowing you to simulate high volume and real-world load with incredible efficiency. It supprots wide range of protocols and technologies from HTTP(S), HTML, SOAP/WSDL and REST to AMF, JDBC, JMS and POX.
Gremlin - Graph Traversal Language
Gremlin is a graph traversal language. Gremlin works over those graph databases or frameworks that implement the Blueprints property graph data model. It works beter with graph database like TinkerGraph, Neo4j, OrientDB, DEX, Rexster, and Sail RDF Stores. This language has application in the areas of graph query, analysis, and manipulation.
Gpars - Groovy parallel systems
Gpars is a framework which provides straightforward Java or Groovy-based APIs to declare, which parts of the code should be performed in parallel. Collections can have their elements processed concurrently, closures can be turned into composable asynchronous functions and run in the background on your behalf, mutable data can be protected by agents or software transactional memory.
6footplus - A blogging engine built with groovy & grails
Introduction This project is a grails and groovy project, and in essence the source code for my personal home page and blog http://www.6footplus.com. Feel free to grab the code and use it for yourself! Source code More details here. Build and run the code After you have a local copy of the source code, install the following : Groovy http://groovy.codehaus.org/Installing+Groovy Grails http://grails.org/Installation Once you've done that, you'll be able to run the application from the local 6footp
Anapalabra - Silabeador de palabras en español
Programa que separa en español una palabra en sÃlabas e identifica la tónica. El código está escrito en groovy aunque puede usarse desde java. Para usarlo desde java debes incluir en tu classpath el silabeador.jar y el jar groovy-all. El código ha sido probado con Groovy 1.5.6, pero deberÃa funcionar con versiones más modernas. Con estas dos librerÃas en el classpath, este código deberÃa funcionar: public class TestSil{ public static void main(String[] args) { sil.Silabeador s = new s
Aerie - A Groovy fronted Java Web Application Framework
Aerie attempts to simplify the Controller and View aspects of the MVC paradigm in Java based web applications. The key aims of Aerie are: Simplicity, Clarity, Transparency, Consistency and a natural approach to Test Driven Development throughout. Why Groovy? Groovy is simple, concise, elegant and powerful. Groovy integrates very well with Java. Why Java? Java is established and benefits from the significant intellectual depth of its Open Source community. Download the latest Aerie build
Agenda-play - Agenda de Contatos
Agenda de Contatos elaborada para o trabalho de conclusão de curso da pós-graduação em Desenvolvimento Java da UNITRI.
Agiletrackingtool - Agile Tracking Tool
For more information see the AgileTrackingTool website.
Agimatec-tools - Tools for java developers: code generation from annotations, sql and database tools
Agimatec-ToolsThe agimatec tools contain some stable utilities to enable generation of files, source code etc. from sql files and annotated java classes. The agimatec-dbmigrate tool is a database migration/script execution framework that can execute sql scripts, groovy scripts and provides a lot of features to assist in database schema migration. (tested with Oracle and Postgres, in production for several years) For more information refer to the Wiki at Overview Project maintained by Viaboxx Gmb