Skip to content

citerus/polyglot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 

Polyglot

Example code supporting Citerus blog articles about the differences and similarities between Java and other languages.

Dependencies

Base dependencies

The following dependencies were used for the core examples:

Java SE 6.0

Download from http://java.oracle.com

Apache Commons Collections

Download from http://commons.apache.org/collections/

Junit 4

Download from http://www.junit.org/

Clojure Dependencies

The following dependencies were used for running the Clojure code examples, in addition to the Base dependencies:

Clojure

Clojure can be downloaded from: http://www.clojure.org

The code in this project uses version 1.2.0

Groovy Dependencies

The following dependencies must be met for running the Groovy code examples, in addition to the Base dependencies:

Groovy

Groovy can be downloaded from: http://groovy.codehaus.org/

About

Example code supporting Citerus blog articles about the differences and similarities between Java and other languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published