CODES
NEW
ADD
SaveCode.net
Ranking
Extension
groovy codes
Newest
Votes
1
vote
Execute Groovy from Java
java
groovy
Jun 09 2022
2
votes
Deleting all files and subdirectories
groovy
directory
file
Jun 06 2022
1
vote
Atom feed from Grails
groovy
grails
Jun 06 2022
0
vote
Groovy Swing builder Flickr example
groovy
swing
Jun 05 2022
1
vote
Sorting map keys by comparing it's values
java
groovy
sorting
Jun 04 2022
1
vote
Search entry in jar files
groovy
java
search
jar
Jun 04 2022
2
votes
GroovySQL with Mysql db
groovy
mysql
Jun 04 2022
0
vote
Tiny WebContainer/Server
groovy
server
Jun 04 2022
0
vote
Simple tag cloud
groovy
Jun 04 2022
0
vote
gString in the middle of a line
groovy
Jun 04 2022
1
vote
Modifying XML file structure (Groovy)
groovy
file
xml
Jun 03 2022
1
vote
Modifying XML file structure (Java)
groovy
java
file
xml
Jun 03 2022
2
votes
svnadd.groovy Add all svn new status files to working directory
groovy
svn
directory
Jun 02 2022
1
vote
svnremove.groovy Remove all svn removed files from working dir
groovy
svn
Jun 02 2022
0
vote
Tagging in Grails: many-to-many
groovy
Jun 01 2022
0
vote
Comprehensive Maven 2 Repositories Profile
groovy
java
maven
Jun 01 2022
0
vote
Maven 2 Pom Fully Qualified Project Root
groovy
java
maven
Jun 01 2022
1
vote
Mediator Design pattern Groovy implementation
groovy
May 30 2022
0
vote
Decorator Design Pattern Groovy
groovy
May 30 2022
1
vote
Table Collection
groovy
May 30 2022
0
vote
Delete non-zip files in a directory recursively
groovy
file
directory
May 30 2022
0
vote
Compresses all the files in some directory recursively (zip); solves diacritics problems
groovy
file
directory
May 30 2022
2
votes
Groovy Series: GPath
groovy
object
xml
May 28 2022
1
vote
Adding jar to classpath at run time
groovy
time
jar
May 25 2022
0
vote
Exmple of Sorting a Map
groovy
sorting
May 24 2022
1
vote
Groovy File and URL MD5
groovy
file
url
May 24 2022
2
votes
Cloning an object in Groovy (using MOP)
groovy
object
May 23 2022
0
vote
Running an Ant target programmaticly
groovy
java
ant
May 21 2022
1
vote
Calculate Number of Months Between 2 Dates
groovy
May 20 2022
0
vote
Simple ORM in Groovy
groovy
orm
May 20 2022
0
vote
Disable Stacktrace Filtering
bash
groovy
May 20 2022
2
votes
Download Files from FTP (Groovy ANT Task)
groovy
download
ftp
ant
May 19 2022
1
vote
looping with index
groovy
May 19 2022
0
vote
Calling session on Grails Service
groovy
java
session
service
grails
May 19 2022
0
vote
Grails : How to read error without using g:view (in controller / service)
groovy
controller
grails
May 19 2022
0
vote
Groovy: parsing String to Date
groovy
parsing
string
date
May 19 2022
0
vote
Grails: render template as String
groovy
templates
string
May 19 2022
1
vote
vim: code formatting
groovy
formatting
May 19 2022
1
vote
Grails + Mysql : how to make sure that the table is using InnoDB
groovy
database
mysql
grails
May 19 2022
0
vote
grails: playing with transaction on service (rolling back)
groovy
database
mysql
service
May 19 2022
1
vote
Groovy: Date [1]
groovy
date
java
May 19 2022
1
vote
Groovy: Date[2] - Jodatime
groovy
date
May 19 2022
0
vote
Monte Carlo simulation for the Monty Hall Problem
groovy
May 19 2022
0
vote
Parse Events from iCal URL or File (e.g. Google Calendar)
groovy
events
file
url
May 18 2022
2
votes
Groovy date ranges
groovy
date
May 17 2022
1
vote
Groovy delegate, owner, this references.
groovy
May 17 2022
0
vote
A Twitter like groovlet
groovy
twitter
May 16 2022
0
vote
Creating when construct in Groovy using closures
groovy
May 15 2022
0
vote
Installing Acegi Security Plugin - Remote install
groovy
plugins
security
May 15 2022
0
vote
Installing Acegi Security Plugin - Local install
groovy
plugins
security
May 15 2022
0
vote
Creating the tutorials app
groovy
May 15 2022
0
vote
Acegi Security 'create-auth-domains' usage
groovy
plugins
security
May 15 2022
0
vote
Acegi Security 'create-auth-domains' our usage
groovy
plugins
security
May 15 2022
0
vote
Files recently copied to our application
groovy
plugins
May 15 2022
0
vote
Acegi Security 'generate-manager' usage
groovy
plugins
security
May 15 2022
0
vote
WithIndex Groovy category
groovy
May 15 2022
0
vote
Adding Users to Bootstrap.groovy
groovy
May 15 2022
0
vote
Adding Roles to Bootstrap.groovy
groovy
May 15 2022
0
vote
Adding Permissions to Bootstrap.groovy
groovy
permissions
May 15 2022
0
vote
Final Bootstrap.groovy
groovy
May 15 2022
0
vote
The initial SecurityConfig.groovy Acegi file
groovy
file
May 15 2022
0
vote
Final SecurityConfig.groovy
groovy
May 15 2022
0
vote
Acegi Security 'generate-registration' usage
groovy
plugins
security
May 15 2022
0
vote
Using the Acegi AuthenticateService
groovy
service
May 15 2022
0
vote
Using the Acegi Taglib
html
groovy
May 15 2022
0
vote
Implementing my own Acegi Security events listener
groovy
events
security
May 15 2022
0
vote
Registering our listener in the spring beans file
groovy
spring
file
May 15 2022
0
vote
Defining the default role for user self registrations in acegi
groovy
May 15 2022
0
vote
IP restriction in specific actions with AcegiSecurity
groovy
May 15 2022
0
vote
Installing the Searchable plugin
bash
groovy
plugins
May 15 2022
0
vote
Closure composition in Groovy
groovy
May 15 2022
0
vote
Bash Script to start custom Groovy Scripts everywhere
groovy
bash
linux
May 14 2022
1
vote
Running an external process from a GString
groovy
process
May 13 2022
0
vote
registerObjectMarshaller in Grails 1.1, suspected Bug
groovy
grails
May 12 2022
0
vote
Create XML from Template and Properties
groovy
java
xml
properties
May 10 2022
0
vote
Menge von Methoden
groovy
May 07 2022
0
vote
Annahme über Methodenimplementierung
groovy
May 07 2022
0
vote
Stefans Schalter zum Messen der Laufzeit einer Menge von Methoden
groovy
May 07 2022
0
vote
Bernds Schalter zum Messen der Laufzeit einer Menge von Methoden
groovy
May 07 2022
0
vote
Stefans Lösung
groovy
May 07 2022
0
vote
Stefans Implementierung der Closure
groovy
May 07 2022
0
vote
Groovy Map as Interface method in JRuby
ruby
groovy
interface
May 05 2022
2
votes
How to get platform independant PID using Groovy / Java 1.6
java
groovy
get
May 03 2022
1
vote
Finding the Longest Consonant Cluster
groovy
search
Apr 29 2022
0
vote
Create simple XML with MarkupBuilder
groovy
xml
Apr 28 2022
0
vote
XML-RPC Access to Snipplr with Groovy
groovy
xml
Apr 28 2022
1
vote
Accessing SNIPPLR with Groovy and Apache XML-RPC
groovy
apache
xml
Apr 27 2022
0
vote
Starting an in memory http server with custom routes
groovy
http
server
memory
routes
Apr 27 2022
1
vote
JAX-RS service to proxy and authenticate an HTTP request in groovy
groovy
request
service
proxy
Apr 25 2022
0
vote
Search Jars For Class
groovy
class
search
Apr 21 2022
1
vote
Console input read in groovy
groovy
console
input
Apr 20 2022
0
vote
Comparing two values using the absolute value of their difference
groovy
numbers
Apr 18 2022
0
vote
Groovy Swing Object Inspector
groovy
object
swing
Apr 16 2022
0
vote
Generate thumbnail with ImageTool
groovy
image
Apr 15 2022
0
vote
Rhino env.js testing example
groovy
dom
javascript
testing
Apr 12 2022
1
vote
Groovy Swing Explorer File Drop Handler
groovy
swing
file
Apr 11 2022
0
vote
Groovy \"List Comprehension\" example
groovy
Apr 08 2022
0
vote
groovlet gsp web.xml
groovy
xml
Apr 07 2022
0
vote
Grails BootStrap
groovy
bootstrap
grails
Apr 06 2022
0
vote
Groovy Gradle make Fat Jar
groovy
gradle
jar
Apr 05 2022
1
2