CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 08:47:02 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090427023031
location: https://web.archive.org/web/20090427023031/https://github.com/russel/groovy/tree/master
server-timing: captures_list;dur=4.417866, exclusion.robots;dur=0.813147, exclusion.robots.policy;dur=0.013523, esindex;dur=0.230882, cdx.remote;dur=18.547190, LoadShardBlock;dur=2295.611501, PetaboxLoader3.resolve;dur=742.304025, PetaboxLoader3.datanode;dur=1366.970155
x-app-server: wwwb-app239
x-ts: 302
x-tr: 2439
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app239; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 22 Aug 2025 08:47:03 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Mon, 27 Apr 2009 02:30:31 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 520ms
x-archive-orig-etag: "5d2e44612b89116e416df105e725d270"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 28314
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 27 Apr 2009 02:30:31 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 06 Dec 2008 03:43:51 GMT", ; rel="prev memento"; datetime="Sat, 06 Dec 2008 03:43:51 GMT", ; rel="memento"; datetime="Mon, 27 Apr 2009 02:30:31 GMT", ; rel="next memento"; datetime="Thu, 08 Apr 2010 23:54:50 GMT", ; rel="last memento"; datetime="Thu, 08 Apr 2010 23:54:50 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_9_20090427011339_crawl102-c/52_9_20090427022837_crawl101.arc.gz
server-timing: captures_list;dur=0.553942, exclusion.robots;dur=0.021295, exclusion.robots.policy;dur=0.008595, esindex;dur=0.010756, cdx.remote;dur=8.286809, LoadShardBlock;dur=383.956958, PetaboxLoader3.resolve;dur=449.629222, PetaboxLoader3.datanode;dur=270.206766, load_resource;dur=346.618609
x-app-server: wwwb-app239
x-ts: 200
x-tr: 822
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
russel's groovy at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | The Groovy dynamic programming language -- Java's dynamic symbiote |
Homepage: | https://groovy.codehaus.org |
Clone URL: |
git://github.com/russel/groovy.git
Give this clone URL to anyone.
git clone git://github.com/russel/groovy.git
|

roshandawrani (author)
Sat Apr 25 20:03:49 -0700 2009
groovy /
$Id$ Building ======== To build you will need: * JDK 1.4+ (J2SE 1.4.0+) (https://java.sun.com/j2se/1.4.2) * Apache Ant 1.7+ (https://ant.apache.org) For detailed instructions please see: https://groovy.codehaus.org/Building+Groovy+from+Source To build everything, run tests and create a complete installation: ant install To build without running tests: ant install -DskipTests=true
This feature is coming soon. Sit tight!