All Groovy Answers
- How to access java-classes in the default-package?
- Generate A Weighted Random Number
- Is there a null-coalescing (Elvis) operator or safe navigation operator in javascript?
- What's the difference of strings within single or double quotes in groovy?
- Groovy executing shell commands
- Understanding the groovy syntax in a gradle task definition
- Access to build environment variables from a groovy script in a Jenkins build step (Windows)
- Groovy Shell warning “Could not open/create prefs root node …”
- Using Javamail to connect to Gmail smtp server ignores specified port and tries to use 25
- Can I change my Windows desktop wallpaper programmatically in Java/Groovy?
- Jenkins Pipeline NotSerializableException: groovy.json.internal.LazyMap
- Building an uberjar with Gradle
- How to rotate JPEG images based on the orientation metadata?
- Can you break from a Groovy “each” closure?
- Found shared references to a collection org.hibernate.HibernateException
- Jenkins CI Pipeline Scripts not permitted to use method groovy.lang.GroovyObject
- Hibernate: Automatically creating/updating the db tables based on entity classes
- How do I get the output of a shell command executed using into a variable from Jenkinsfile (groovy)?
- Including a groovy script in another groovy
- Gson Serialize field only if not null or not empty
- How can I trigger another job from a jenkins pipeline (jenkinsfile) with GitHub Org Plugin?
- How to access parameters in a Parameterized Build?
- NoSuchMethodError: org.openqa.selenium.os.CommandLine.findExecutable(Ljava/lang/String;)Ljava/lang/String; while launching Chrome using SoapUI
- Android Studio Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
- Load script from groovy script
- Why do I get compilation error “org/codehaus/groovy/control/CompilationFailedException”?
- 'dependencies' cannot be applied to '(groovy.lang.Closure)'
- Reading file from Workspace in Jenkins with Groovy script
- How can I use the Jenkins Copy Artifacts Plugin from within the pipelines (jenkinsfile)?
- Compare version strings in groovy
- groovy execute with parameters containing spaces
- JasperReports: CONCATENATE function not found
- Cancel queued builds and aborting executing builds using Groovy for Jenkins
- Overriding grails.views.default.codec='html' config back to 'none'
- Grails JSONBuilder
- Access a Groovy variable from within shell step in Jenkins pipeline
- Jenkins dynamic declarative pipeline parameters
- Copy Groovy class properties
- Groovy collections performance considerations regarding space/time
- What the difference in applying gradle plugin
- Jenkins: Cannot define variable in pipeline stage
- Integration Test with Spring Boot and Spock
- Groovy String to Date
- Best Scala imitation of Groovy's safe-dereference operator (?.)?
- How to solve (Could not initialize class org.codehaus.groovy.reflection.ReflectionCache) issue in react native
- how to parse json using groovy
- What's wrong with Groovy multi-line String?
- Why should grails actions be declared as methods instead of closures and what difference does it make?
- Using groovy, how do you pipe multiple shell commands?
- How to configure a default @RestController URI prefix for all controllers?
- How to run a local plugin in Grails 2.0?
- Groovy :: Map Find Recursive
- How can I retrieve an element from Groovy's GPathResult using a string that contains a perioid
- Access toggle button in Android settings using appium whlie client is written in groovy and java
- Difference between @Delegate, @Mixin and Traits in Groovy?
- How can I import one Gradle script into another?
- Recommended way to stop a Gradle build
- How to pass boolean parameter value in pipeline to downstream jobs?
- Could not find method leftShift() for arguments after updating studio 3.4
- How do you get the path of the running script in groovy?
- Create a Groovy executable JAR with Gradle
- Strange variable scoping behavior in Jenkinsfile
- Groovy / grails how to determine a data type?
- Running Groovy scripts from Gradle
- Grails command object data binding
- Active Choices Reactive Reference Parameter in jenkins pipeline
- SoapUI getting request parameters in mock service script
- Maven compile mixed Java + Groovy 1.7 project, using gmaven-plugin
- Valid Java code that is NOT valid Groovy code?
- Duration between two dates in Groovy
- How to pass variables from Jenkinsfile to shell command
- How to use SSL with a self-signed certificate in groovy?
- Minimum code coverage threshold in Jacoco Gradle
- How to run groovy script in java?
- Can I configure Grails with no datasource?
- Pass groovy variable to shell script
- What is the purpose of “<<” (double less than) in groovy
- Access object properties in groovy using []
- Why groovy does not see some values in dictionary?
- Curl request from command line and via Groovy script
- How do I include jars in a groovy script?
- Conditional step/stage in Jenkins pipeline
- Resetting the UP-TO-DATE property of gradle tasks?
- Grails BuildConfig.groovy, difference between build, compile, and runtime?
- How to define and call custom methods in build.gradle
- Best pattern for simulating “continue” in Groovy closure
- Git Variables in Jenkins Workflow plugin
- How to access to a property defined in messages.properties file?
- Groovy - Grab - download failed
- Gradle String Replacement - no placeholders
- What does .delegate mean in groovy?
- How to set variables in a multi-line shell script within Jenkins Groovy?
- Gradle Script To call a REST Web service without any 3rd party plugins, any pointers?
- Groovy way to dynamically invoke a static method
- Jenkins does not recognize command sh?
- Grails query not using GORM
- Groovy scope - how to access script variable in a method
- Groovy/Java split string on parentheses “(”
- Running spock unit tests with Maven
- Maven Groovy and Java + Lombok
- Grails mapping sort on multiple fields :: Groovy sort on multiple map entries
- Weird java.net.SocketException Permission Denied connect error when running Groovy in Intellij IDEA
- Redirect process output to stdout
- ' vs “ ” vs ' ' ' in Groovy .When to Use What?
- Groovy .each only iterates one time
- Why do I get Exception java.lang.NoClassDefFoundError org/codehaus/groovy/?
- Execute SonarQube Scanner within Jenkins 2 Pipeline
- What is Groovy's MetaClass used for?
- How do I update fields of documents in mongo db using the java driver?
- Groovy reports that a file doesn't exists when it really is present in the system
- Are List and List<String> the same in Groovy?
- How to get a list of running jenkins builds via groovy script?
- Understanding Groovy/Grails classloader leak
- Groovy HTTPBuilder Mocking the Response
- How do I increase Groovy's JVM Heap Size?
- Creating own groovy library
- groovy script classpath
- Groovy method cannot access variable in enclosing scope
- Writing user defined SQL functions for SQLite using Java or Groovy?
- Difference between execute groovy script and the execute system groovy script in jenkins?
- How to create Soft symbolic Link using java.nio.Files
- In Groovy Is there a way to decorate every class to add tracing?
- Rendering 'as JSON' in Grails with conditional operator doesn't render correctly
- Groovy Script - Automatic Request and saving response from SOAP UI
- Is there an equivalent null prevention on chained attributes of groovy in ruby?
- How to print each element of Multi-line String Parameter?
- Groovy MarkupBuilder name conflict
- Jenkins scripted pipeline: Unable to print variables inside shell and set variable values in shell
- Groovy XmlSlurper vs XmlParser
- Can I find out the return value before returning while debugging in Intellij?
- How to access Junit test counts in Jenkins Pipeline project
- How to set project.version by passing version property on gradle command line?
- How to inject Grails services into src/groovy classes
- Does Groovy have method to merge 2 maps?
- How to copy files in Groovy
- How can I use random numbers in groovy?
- How to query mongodb with “like” using the java api?
- Difference between @TypeChecked and @CompileStatic
- Base64 encoding in Java / Groovy
- How to find all XML elements by tag name in Groovy?
- How to approve script snippets from a jenkinsfile via the groovy script console?
- Rendering HTML files in Grails
- Start a job multiple times concurrently with workflow plugin
- Jenkins: Pipeline sh bad substitution error
- How can I return a 404/50x status code from a Grails Controller?
- Incrementing date object by hours/minutes in Groovy
- How can I compare two lists in Groovy
- Error:Cannot compile Groovy files: no Groovy library is defined for module “myprojectname”
- Dynamic Grails Url Mapping config
- Create multiple .WAR files with different dependencies in Gradle
- How to define and iterate over map in Jenkinsfile
- Unit testing of a class with StaticLoggerBinder
- Correctly pass a Groovy list to Javascript code in GSP
- How to encode URL in Groovy?
- How do I parse a YAML file in groovy?
- Using global variables in Jenkins Pipeline
- groovy sort with comparator syntax
- Deep copy Map in Groovy
- What does 'private' mean in Groovy?
- groovy.lang.MissingPropertyException: No such property: jenkins for class: groovy.lang.Binding
- Finding text on page with Selenium 2
- Best way to pretty print XML response in grails
- configure Grails app to use JDBC connection pool
- SparseCheckout in Jenkinsfile pipeline
- How to load yml propery to gradle
- How to I get the url of build triggered with build step on Jenkins?
- Upload file in Jenkins input step to workspace
- What's the operator << (double less than) in gradle?
- Is Groovy syntax an exact superset of Java syntax?
- How to set Gradle `options.bootClasspath` in an os independent manner?
- Add two maps in Groovy while summing up values for common keys
- Grails 2.x service injection in Groovy/src
- Load closure code from string in Groovy
- Using Spock to mock private static final variables in Java
- Gremlin - only add a vertex if it doesn't exist
- How to unit test logging error with Spock framework in groovy
- Groovy: append an XML Node to an existing XML document
- DriverManager doesn't see dependency in gradle custom plugin's task
- Groovy : how do i search json with key's value and find its children in groovy
- Does Ruby have syntax for safe navigation operator of nil values, like in Groovy?
- Why does groovy .class return a different value than .getClass()
- How to get environment variable in Jenkins Groovy script console?
- How to avoid MissingPropertyException
- MissingPropertyException in groovysh
- Tail a file in Groovy
- What are gradle task definitions in groovy language?
- Binding real number values to Grails domain attributes (values sent by Dojo widgets)
- Private method in groovy is not private
- How do I undo meta class changes after executing GroovyShell?
- Groovy: this.metaClass Versus instance.metaClass
- Odd behaviour with Map in Groovy
- groovy call private method in Java super class
- Groovy and Grail plugin is missing in Netbeans IDE 9
- SonarQube, JaCoCo: (11 of 22 conditions) when they are supposed to be 3 (or 4)
- How to fix Pipeline-Script “Expected a step” error
- Groovy Generics failure
- Groovy metaClass fails when overriding method called in constructor?
- purpose of socket.shutdownOutput()
- send an email using a template - grails
- How to use a parameter from NodeLabelParameter Plugin with the “build” step of Jenkins Workflow
- Groovy - overriding invokeMethod for a single instance
- Minimum JDK for Groovy
- Auto-increment Custom Properties for SOAPUI testSuite
- Custom List sorting
- Best way to pass objects between controller actions in grails
- Gradle function to define custom maven repository?
- Importing class from git - unable to resolve class
- Groovy GString issues
- String concatenation with Groovy
- Get a list of all the files in a directory (recursive)
- shortcut for creating a Map from a List in groovy?
- Python vs Groovy vs Ruby? (based on criteria listed in question)
- no such DSL method `stages`
- How to send Slack notification after Jenkins pipeline build failed?
- Groovy load .csv files
- Run bash command on jenkins pipeline
- Groovy write to file (newline)
- how to accept multiple parameters from returning function in groovy
- How to make System command calls in Java/Groovy?
- jenkins extended parameter plugin groovy script
- Groovy compiler does not accept java 8 Lambdas
- Jenkins pipeline bubble up the shell exit code to fail the stage
- Serializing groovy map to string with quotes
- Sorted maps in groovy
- Get username logged in Jenkins from Jenkins Workflow (Pipeline) Plugin
- In jenkins job, create file using system groovy in current workspace
- How to capture arguments passed to a Groovy script?
- How to remove Duplicate Values from a list in groovy
- Are there named groups in Groovy regex pattern matches?
- illegal string body character after dollar sign
- Recursive listing of all files matching a certain filetype in Groovy
- Gradle color output
- How to make Pipeline job to wait for all triggered parallel jobs?
- Groovy parsing text file
- Elegant way for do … while in groovy
- Groovy GStringImpl and String behaviour
- How to invoke groovy with 'java' from command line
- Using Grails GORM standalone
- grails run-app on localhost:8080 instead of :8080/appName?
- PropertySourcesPlaceholderConfigurer not registering with Environment in a SpringBoot Project
- Jenkinsfile - Conditional stage execution in the Script Pipeline syntax
- Grails: filter data in a Grails table dynamically
- How to copy Jenkins secret files
- Impossibility to iterate over a Map using Groovy within Jenkins Pipeline
- Reading JSON object from txt file in Groovy
- Groovy and IntelliJ - getting code compiled
- Is there an easier way to tell HTTPBuilder to ignore an invalid cert?
- Using credentials from Jenkins store in a jenkinsfile
- Jenkins Choice parameter Passing to a pipeline Job
- Jenkins Workflow Build Information
- Joda time DateTime incorrectly stores in database
- When using Oracle JDK 14 all gradle (6.2.2) tasks fail with “Could not initialize class org.codehaus.groovy.runtime.InvokerHelper”
- Learning GEB and Spock
- How to extract the parameter from Json Response Using Groovy?
- Groovy compare two json with unknown nodes names and values
- GroovyWS and complex requests
- Access Stage results in Workflow/ Pipeline plugin
- Using Jenkins Job-DSL Configure block to place custom steps in particular positions
- Using “$” in Groovy
- How does one return from a groovy closure and stop its execution?
- How to limit Jenkins concurrent multibranch pipeline builds?
- Get the first element of a list idiomatically in Groovy
- Groovy: isn't there a stringToMap out of the box?
- Getting JSON data on server side with Grails
- Shebang and Groovy
- groovy.lang.MissingPropertyException: No such property: manager for class: Script1
- Groovy custom sort a map by value
- How to parse groovy code?
- Is Groovy's assert a good idea for production code, unlike Java's assert?
- preserve formatting when updating xml file with groovy
- Use Groovy Category implicitly in all instance methods of class
- Best way to code this, string to map conversion in Groovy
- Simulating duck typing in Java
- Jenkins Declarative Pipeline, run groovy script on slave agent
- Delete jenkins builds during Promote / promotion step
- Groovy way to dynamically instantiate a class from String
- Change Gradle's working directory when compiling a Groovy project
- Getting current timestamp in inline pipeline script using pipeline plugin of hudson
- How do you parse a web page and extract all the href links?
- Format date in elasticsearch query (during retrieval)
- Basic Auth with Jenkins http-request-plugin
- Updating groovy object fields from a map
- Anonymous code blocks in Groovy
- Can I import a groovy script from a relative directory into a Jenkinsfile?
- Run a remote command on all Jenkins slaves via Masters's script console
- Best way to create an Admin section in Grails
- How to use @Library in an imported groovy script in Jenkins declarative pipeline?
- modifying json with jsonbuilder in Groovy
- Gradle: Multi-Dimension Flavor ApplicationId
- Comparing two XML strings/files in Groovy/Java
- Comparing null and number in groovy
- Do grails domain classes have to be tied to a database?
- Jenkins Pipeline emailext $class parameter for recipientProviders
- Using Artifactory's REST API to deploy jar file
- How to add new json field to existing json in groovy
- How do I check in files for building with git?
- Hibernate 4.3.6 QuerySyntaxException: Path expected for join
- Loading classes not present in the classpath
- Running tomcat jasper task (jspc) with gradle build
- Groovy - File handling from http URL
- How to check if an instance is of type String or GString in Groovy
- elasticsearch - No query registered for [query]]
- Jenkins pipeline branch name returns null
- How can I perform HTTP POST requests from within a Jenkins Groovy script?
- What does [:] mean in groovy?
- What are some advantages of duck-typing vs. static typing?
- Groovy- Difference between List, ArrayList and Object Array
- How do I iterate over all bytes in an inputStream using Groovy, given that it lacks a do-while statement?
- Groovy .each vs .collect
- Equivalent of eval() in Groovy
- Groovy equivalent of Java 8 :: (double colon) operator
- Decoding UTF-8 email subject?
- Environment-specific web.xml in grails?
- POST with HTTPBuilder -> NullPointerException?
- transpose a map collecting keys along the way
- Large file download using grails
- Running Groovy script from Gradle using GroovyShell: Exception in thread “main” java.lang.NoClassDefFoundError: org/apache/commons/cli/ParseException
- Groovy Mixin on Instance (Dynamic Mixin)
- Gradle 3.0.0 alpha variant output issue
- Grails: Create dynamic SQL-Connection
- Is there a Groovy equivalent of the Ruby Timeout module?
- Selecting multiple values from select tag - Grails
- Groovy : Compare SOAP Response with XML file
- getting well formed output from ant - sshexec in groovy script
- How can I retrieve the build parameters from a queued job?
- Groovy - configuring logging properties depending on environment
- Read multipart/mixed response in Java/Groovy
- Create dynamically closures in Groovy from a String object
- Parallel jobs using build flow plugin with loop in jenkins
- Access variable value by its name as String (groovy)
- How do you configure the Jenkins “Create Job Advanced” plugin via groovy?
- How to add timestamp for artifacts in Jenkins
- Use groovy expression for limited IP in mule
- Groovy script to get the request xml
- Groovy: dynamically create XML for collection of objects with collections of properties
- Programmatically send key strokes to a window program in Groovy or bat script
- Read .txt file from workspace groovy script in Jenkins
- Adding JNDI to embedded Tomcat server in Grails 3
- How to append text to a file on a new line
- Groovy date format for UTC with milliseconds
- Slice a string in groovy
- Do I need to return “render” in Grails?
- How to get the current build's node name in jenkins using groovy
- Force toString() implementation in subclasses
- Why don't I get a NullPointerException in Groovy in this case?
- Groovy Java 9 modules support
- How do you declare and use a Set data structure in groovysh?
- How do you handle global variables in a declarative pipeline?
- Modifying groovy code at runtime in grails application
- Grails Eclipse plugin
- Getting the ID of a one-to-many loaded object without another trip to the DB with GORM
- Get a list of filenames in a given folder in Jenkinsfile (Groovy)
- How to change Eclipse-Groovy plugin Groovy libraries?
- Jenkins EnvInject plugin + Pipeline job
- Could not find which method <init>() to invoke from this list on newInstance in groovy closure
- Import inner enum in Groovy script
- Groovy says my Unicode string is too long
- Elasticsearch: remove/update field inside nested object
- Is it possible in grails to disable persistence of a domain class?
- Jenkins-Groovy script error
- Groovy dynamic property per object
- Spock mock returns wrong value
- Jenkins Multibranch Pipeline fails because it runs in Groovy Sandbox
- Spock: Reading Test Data from CSV File
- How do you use use GroupBy and Sum together in Groovy?
- Spock Framework: problems with spying
- How to fix Groovy Grails Tool Suite 3 extreme memory usage
- Unit test grails with domain objects using GORM functions
- How to use Hamcrest to test for exception?
- Jenkins Groovy post-build script to evaluate file with function
- Java generics and overloading with Groovy
- Eclipse content assist not working for Java objects within Groovy files
- Find out a method's name in Groovy
- How to call a URL with multipart request on server side where instead of file there is a string containing file contents
- Cannot install HTTPBuilder
- Sandbox is preventing me from formatting a string
- gradle task method syntax in build.gradle
- Problem with duplicates using Grails' withCriteria function with a many-to-many relationship
- Tree structure in GORM (grails)
- Property annotations introspecting in Groovy
- How to get passed and failed test case count in SoapUI
- Passing Enum List to Criteria
- Split collection into sub collections in Groovy
- I have a bunch of data and I need a data filter using Grails
- Groovy list with variable name containing a dot (.) gets converted to string
- can not create file via Groovy code(or java code) in jenkinsfile of a pipeline job on Jenkins
- dynamically set the db in a sql query
- How to make http call with file in groovy to upload a file and build arguments
- JSR223 (Groovy) cannot access MongoDB(3.0.3) in Jmeter(2.13)
- Calling closure on different object?
- How can I use passwords injected in the build as environment variables in Active Choices Parameter
- add extension module to groovy class
- Select default namespace in XPath with HtmlUnit
- Groovy Postbuild in Jenkins, parsing the log for strings and counting them
- How to pass parameter from one project to another project?
- Gradle/Groovy syntax confusion
- Groovy instance.metaclass vs this.metaclass
- Grails use config.properties value into BuildConfig.groovy
- Append json into a json in groovy
- How to get commits information on Jenkins using Groovy since last successful build?
- Commands fail when moving to them custom class in jenkinsfile
- Why I can't create new grails application in Netbeans 8.2?
- Groovy: Node.replaceNode with Node?
- send a mail from java5 and java6
- Is there a way to tell Google Closure Compiler to *NOT* inline my local functions?
- Grails: Edit and Delete links not working
- How to Backup Jenkins using Jenkinsfile
- Groovy's “optional return” semantics
- Groovy spread-dot operator
- What is the performance of Groovy 2.0 with static compilation
- hudson*.groovy not found in jenkins
- Currying groovy CPS closure for parallel execution
- Jenkins groovy regex match string : Error: java.io.NotSerializableException: java.util.regex.Matcher
- XmlSlurper: How to change the text of a dynamic node
- Bug in Mockito with Grails/Groovy
- Debugging Groovy scripts running in a ScriptEngine from Eclipse
- Execute a Quartz Job with a Trigger from a Controller
- what is this operator called and what is it used for <=>
- safe string slice
- Repetitive try-catch blocks with Groovy 'with' closure?
- Groovy: Get duration in years
- Using Groovy in POM file for delimiter switching works differently for different developers
- What happend to groovy++?
- Can i call a gradle task from a groovy method in a .gradle file?
- SOAPUI & Groovy Scripts, executing multiple SQL statements in one go
- Accessing Grails services from src/groovy
- Groovy string execute versus list execute
- How to check if parameter/variable is available for Jenkins “Build with Parameters” in Groovy
- Execute Unix cat command in Groovy?
- Whats the meaning of “with” in gradle
- Spock: mock a method with varargs
- How to set objects while functional testing grails with Spock
- Groovy script to Read an xml file and update next step request with file contents
- How to print out Gremlin pipe / traversal results
- Recursion in GSP page
- Why do I keep getting Object reference on server while it works fine on a local system
- Class cast exception in Groovy
- How do I create a bean in resources.groovy with an abstract parent bean?
- Nifi: Threads in nifi
- Calculate difference in months between two dates with Groovy
- How do you forbid users from doing evil things in Groovy Scripts?
- Handling parameters from dynamic form for one-to-many relationships in grails
- Could not find org.codehaus.groovy:groovy-all:2.4.12
- Nomin automap causes infinite loop
- Groovy Regular matching everything between quotes
- Spock test together with junit 5 test does not run
- Gradle dependent task doesn't pass command line options to parent task
- Collection using join method on empty values
- running a geb test from a java class
- Iterate and print content of groovy closures
- Derived Properties using aggregate functions in Grails
- SimpleTemplate created with binding.variables terminates execution when converted to a String
- Please help me figure out what's wrong with this web proxy code
- Understanding round half even?
- How do you override a method for a java type instance with Groovy meta programming?
- Screenshot with Katalon and Chrome headless mode
- Why won't groovy run in Jenkins pipeline?
- Restrict the scope of data when using withCriteria
- Compare JDBC Response to an XML Response where number of nodes vary and order could change?
- Script Assertion to get token and set it as http header to the next test step
- Update xml elements with specific id in gradle
- invokeMethod from Groovy with parameters
- Groovy call operator throws MissingMethodException when used on a class field
- How to use 'DBCPConnectionPoolLookup' in 'ExecuteGroovyScript' processor?
- Groovy Power Print
- Mocked instance of final class in Spock behaves differently in test and dev code
- Groovy Grails - store object for subsequent requests
- How to close the browser by rejecting popup window in selenium webdriver
- Method arguments with and without def keyword
- Snakeyaml appears to unnecessarily wrap simple values in lists
- Common beforeInsert and beforeUpdate methods from Mixin for common domain columns
- Spring boot Jersey with groovy/gradle fails on startup
- How to assign all matching properties from Groovy object to Java object?
- Groovy process not working with linux shell (grep and awk and ps)
- Mockito mocked object suddenly throws NPE
- grails templates - scaffolding controller
- How to I use a variable reference within XMLSlurper statement
- Compare two maps and find differences using Groovy or Java
- Groovy: Iterating a list
- Manifest.MF issue with MSSQLSERVER 2008 and Groovy
- Read a Xml file in Groovy
- Hundreds of RegEx on one string
- How to use Groovy 2.0 in netbeans
- Can I schedule a build for onetime run in Jenkins ? Any solution without cron
- No console output available on linux when executing grails/groovy
- Issue with excel sheet while trying to fetch the values from groovy script
- When I use WebDriverWait rather than Thread.sleep I get a StaleElementReferenceException
- Hidden features of Groovy?
- How do I implement a retry option for failed stages in Jenkins pipelines?
- Jenkins pipeline if else not working
- How to use a variable for the key part of a map
- Splitting String with delimiter
- Groovy advantages over Jython or Jruby?
- Groovy - Convert object to JSON string
- Jenkins Credentials Store Access via Groovy
- Confused with the use of assignment “=” and brackets { }
- Groovy: Generate random string from given character set
- What does the question mark mean in GSP/Grails?
- Grails on Google-App-Engine - Is it dead?
- Intellij IDEA not importing dependencies from @Grab in Groovy project
- Avoiding Groovy/Grails internals while debugging in IntelliJ Idea
- How to refactor common Jenkins JobDSL code?
- Use .gdsl file in a Java project in IntelliJ
- Security with Java Scripting (JRuby, Jython, Groovy, BeanShell, etc)
- How to erase ElasticSearch index?
- using groovy http-builder in preemptive mode
- Groovy execute “cp *” shell command
- Using Groovy MetaClass to overwrite Methods
- Pass method as parameter in Groovy
- Map with Key as String and Value as List in Groovy
- EachWithIndex groovy statement
- Groovy list.sort by first, second then third elements
- Why an each loop in a Jenkinsfile stops at first iteration
- How can I know how long a Jenkins job has been in the wait queue after the job is finished?
- How can my Gradle build initialize class org.codehaus.groovy.classgen.Verifier?
- How to check in Groovy that object is a list or collection or array?
- IntelliJ IDEA and Gradle - Cannot be applied to '(groovy.lang.Closure)'
- How to get version attribute from a gradle build to be included in runtime Swing application
- Rails or Grails?
- Groovy - how to exit each loop?
- Logging in Groovy Script
- How do Grails or Play detect changes and hot reload classes?
- Groovy Script and log4j
- Groovy string interpolation with value only known at runtime
- How can I call a groovy script from a Jenkins file?
- How to setup a Gradle plugin project in IntelliJ?
- Grails GORM & Enums
- how to use logback configured via logback.groovy with groovy
- How to use i18n with a Grails/Groovy enum in a g:select?
- Convert datetime in to date
- Groovy (File IO): find all files and return all files - the Groovy way
- How to recover from `don't flush the Session after an exception occurs` error?
- How do I convert a Groovy String collection to a Java String Array?
- Groovy not in collection
- Dynamically add a property or method to an object in groovy
- Jenkins pipeline job: Set sleep time from a string parameter?
- Groovy - How to compare the string?
- Groovy: how to test if a property access will be successful?
- Remove null items from a list in Groovy
- How to create new Date in Groovy at specific date and time
- How do I make Jenkins 2.0 execute a sh command in the same directory as the checkout?
- Groovy: How can I include backslashes inside a string without escaping?
- Safe dereferencing in Python
- Why is GORM not saving my object?
- Should I define interfaces in Duck Typed languages?
- Grails Problem with custom error messages
- Compiling and using Groovy classes from Java at runtime?
- Jenkins pipeline in IntelliJ with GDSL. Warning: 'node' cannot be applied to '(groovy.lang.closure<Object>)'
- Jenkins Groovy how to call methods from @NonCPS method without ending pipeline
- Executing groovy statements in JavaScript sources in Grails
- How would I produce JUnit test report for groovy tests, suitable for consumption by Jenkins/Hudson?
- Initializing Jenkins 2.0 with pipeline in init.groovy.d script
- Sandboxing Java / Groovy / Freemarker Code - Preventing execution of specific methods
- Grails - mapping a many-to-many parents/children relation to a single join table
- Getting info on Groovy functions (name, signature, body code)
- Really deleting nodes in XMLParser Object Groovy
- Grails: Dynamically inject service in domain class
- Getting started with Groovy/Grails?
- How can I check for the existence of an element with Groovy's XmlSlurper?
- Is there a source code formatter for Groovy?
- named parameters with default values in groovy
- Create a file with some content using Groovy in Jenkins pipeline
- How to convert String to int in Groovy the right way
- How to use environment variables in a groovy function using a Jenkinsfile
- Groovy download image from URL
- How to generate a Java method reference using Groovy for testing purposes
- SOAPUI: How to include Groovy script from an external file
- Groovy and grails jdk issue
- Groovy remove Collection item while iterating
- groovy sql eachRow and rows method
- groovy / grails / unit testing / createCriteria.get
- ElasticSearch: access document nested value in groovy script
- Creating script library in SoapUI free version
- Is it possible to register all classes within a package as Spring beans
- Unit testing Abstract classes in Groovy
- grails using uuid as id and mapping to to binary column
- log4j in grails : how to log into file?
- Groovy with Grape and AntBuilder classloader problem
- Store request/response files in local directory with Groovy teststep in soapUI
- Groovy for testing an API
- Show progress during a long Ajax call
- Get AWS EMR Cluster ID from Name
- Can I debug a Grails application with a Text Editor such as Sublime Text 2?
- How to use existing java class from grails
- groovy upload file
- GRAILS: Find all children in a self-referenced one-to-many relationship
- grails add svn revision to app.version
- Grails: No signature of method findAll() is applicable for argument types: String, ArrayList
- Groovy Switch statement with list of values
- Groovy Closure with optional arguments
- Debugging Gradle build files in Intellij / Android Studio
- Is there a way to convert Groovy to Java automatically?
- Groovy: How to check if a string contains any element of an array?
- getting last word in a tokenized string in groovy
- Groovy , what does -> mean
- build.gradle file, task using << notation, intellij warns: “Cannot infer argument type”
- Can I override RESTClient default “HttpResponseException” response to >399 Return Codes?
- Easiest way to read Excel files in groovy?
- Difference between Groovy def and Java Object?
- How to make a curl request with json in jenkins pipeline groovy script
- Convert ISO-8859-1 to UTF-8 using groovy
- Sequential stages within parallel pipeline in Jenkins
- Access grailsApplication or Service in groovy class
- Jenkinsfile: permission denied when running sh step in Docker container
- Apply gradle custom jar plugin
- How to delete Views under Jenkins without affecting existing jobs
- How can I create a pathing jar in Gradle
- RESTful grails application: DRYing up UrlMapping
- Groovy file does not compile in Intellij IDEA
- groovy.xml.MarkupBuilder disable PrettyPrint
- Call stage from function in Jenkinsfile
- spring boot override default REST exception handler
- How can I use Jenkins Sidebar Link Plugin in pipeline step?
- How to use Enum in grails (not in domain class)
- Grails filter syntax, or, How to call a Grails Filter outside Grails
- HTTP Builder/Groovy - lost 302 (redirect) handling?
- Mocking jenkins pipeline steps
- Accessing elements of a map of maps using a string in Groovy
- jenkins pipeline sh adding new line
- How can I cope with “IllegalStateException: BeanFactory not initialized or already closed”?
- How to install and use httpbuilder plugin in grails
- How do you get the sessionFactory in a Grails Geb/Spock test case?
- How can I add common actions to controllers without using inheritance?
- How to configure grails 2.4.0 to resolve artifacts from JFrog Artifactory with authentication?
- Execute a external program within a groovy script and capture the output
- How do I create several ejb jars in a Gradle build project?
- How can I perform a reference equals in Groovy?
- Detecting the platform (Window or Linux) by Groovy/Grails
- How to negate the Groovy Match Operator?
- Groovy - Ignore extra attributes in a map during object instantiation
- Groovy, “try-with-resources” construction alternative
- Scala and Java BigDecimal
- When/why would I want to use Groovy's @CompileStatic?
- How do I convert a InputStream to BufferedImage in Java/Groovy?
- How to extract a new list from an object field in Groovy
- How do I loop through a list and remove an item in groovy?
- What's wrong with this Groovy construct?
- Serialized JSON with sorted keys, using Jackson
- Is there a “use strict” for Groovy?
- capture process output in Groovy
- How to construct json using JsonBuilder with key having the name of a variable and value having its value?
- how to get a real null value instead of a JSONObject.NULL value when parsing JSON in grails
- Solve Error java.lang.NoSuchMethodError: org.codehaus.groovy.ast.ModuleNode.getStarImports()Ljava/util/List;
- Can Groovy dynamically add or override a method on a POJO?
- Add method to metaclass
- logback how to set destination folder for log files
- Joining Thread in Groovy
- access a java class from within groovy
- How can I use relative paths to external response files for soapUI MockService
- How to Get $project.version in Custom Gradle Plugin?
- How to access a Map using playframework template system (groovy)
- Groovy: Difference with a.intersect( b ) and b.intersect( a )
- How do I import a Groovy class into a Jenkinfile?
- Error on async job
- CompilerMojo#execute() caused a linkage error (java.lang.NoSuchMethodError) and may be out-of-date
- How do I execute an arbitrary script with a working directory of the directory its in?
- Groovy meta-programming - adding static methods to Object.metaClass
- Fail hudson build with groovy script
- How to download a file? - Groovy
- Is there an easier way to get start of current day time than this?
- Maven groovy compilation fails without explaining why
- IntelliJ IDEA Grails 3.0 Error
- How best to get map from key list/value list in groovy?
- An error equivalent for process.text?
- How to add git credentials to the build so it would be able to be used within a shell code?
- Groovy: strings with embedded quotes don't execute as expected
- Spring Tool Suite (STS) 3.5.0 - org.codehaus.groovy.eclipse is unknown in the solver
- Jenkins Groovy - using modified data from readYaml to write back into yml file
- Groovy HTTPBuilder : Getting the entity content from a GZIPed Chunked response
- Groovy (GPars) and MissingMethodException when calling eachParallel()
- Grails applications and version control
- How to check groovy script for compilation errors
- Grails auto-reloading new controller actions
- syncing : Caused by: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed error in syncing… androidstudio 3.6.1
- SimpleDateFormat setTimeZone not working
- maven dependencies groovy
- Serialize & Deserialize bean to json with Groovy
- Unit testing a controller method?
- GPars: return of eachParallel{}
- How do I modify a column using Grails' database migration plugin's Groovy DSL?
- What are Groovy/Grails/Hibernate/JBoss/Jade in very simple terms?
- Spock How to mock Autowired class' function call within a method
- Inject Spring bean in groovy bean
- Configure amazon-ecs slave plugin using Groovy on Jenkins
- Jenkins pipeline script to copy or move file to another destination
- Using an uuid or guid as id in grails/hibernate
- Grails app performance degrades over time
- Is it possible to import an external bean configuration xml file into resources.groovy?
- How can I write a Groovy Jenkinsfile for a Django application to run my tests?
- Dynamically creating a query based on params being passed to a controller
- Grails Integration Test Does NOT Rollback
- How to group a list of list using groovy
- Groovy HTTPBuilder Mocking the Client
- Async nature of ElasticSearch Java API
- Connecting to MySQL using Groovy
- Jenkins : Clean workspaces with Groovy
- Unable to mock Grails Service method when unit testing Controller - MissingMethodException
- Validating date format inside a groovy controller
- Call a function from a string array (Java or Groovy)
- How to specify column names in Hibernate/JPA when inheritance is involved?
- Groovy - Use XmlSlurper with a dynamic path
- How to run multiple Groovy/Grails version
- jmeter convert date from EST to UTC
- Compile groovy script statically with command line arguments
- How to manage development in multiple grails/groovy version?
- Custom Plugin transitive Dependency resolution in BuildConfig.groovy Grails 2.2.3
- Random Walk on Bipartite Graph with Gremlin
- Spark/Gradle — Getting IP Address in build.gradle to use for starting master and workers
- how to join list of maps in groovy
- Groovy to validate the list of node values with the values stored in a property step
- Groovy SwingBuilder : button to change the color of a panel
- Upload Local File by Using CURL Command in Shared Library Jenkins Pipeline
- Launching a grails-app through Intelli-J with root set to localhost:8080/ instead of localhost:8080/app, or modifying createLink?
- Spring AOP with groovy: get called method
- Groovy: dynamically add properties to groovy classes from inside class methods
- Jenkins Workflow Plugin Using a Groovy Library
- Gradle GebConfig.groovy parameterized
- Groovy String evaluation runtime
- How to set Jenkins Declarative Pipeline environments with Global Variables?
- Can I use git command in delivery pipeline if git is installed in different path on jenkins agent than on master
- Grails bind collection enum
- Getting the Process ID of another program in Groovy using 'command slinging'
- Spock Mock not working for unit test
- Debugging Java code tested with Spock and JMockit
- Image loading slow while using Glide4 in RecyclerView to load images from url
- Groovy Oracle Stored Proc - invaid column index
- Groovy/grails how to call controller method from view using jquery
- Trying to send an email through a groovy shell script
- Jenkins pipeline - parallel stages merging only at the last stage
- Why doesn't Class.forName work on grails domain classes
- Jenkins - MavenBuild.getMavenArtifacts() Returns Null
- Is there a way to convert Json file to XML by using groovy script on soapUI?
- pass values from a freestyle/pipeline job upstream in jenkins2.0
- Groovy can't compile the code from a solution given on StackOverflow
- call name of method contained in a string
- Grails: Splitting a string that contains a pipe
- How can I determine if a variable exists from within the Groovy code running in the Scripting Engine?
- Does it make sense to mark variable as final in groovy?
- Fail a Jenkins build from groovy script
- How catch curl response into variable in Jenkinsfile
- Reusing part of Grails criteria closure
- How to execute git command from build.gradle?
- Groovy: Reading a range of lines from file
- To get SubString in Groovy separated By a Character
- Recursion with closures in Groovy 2.1.9
- Groovy split on period and return only first value
- mock out return of a method base on the number of invocation only in spock
- What's the Groovy equivalent to Python's dir()?
- How to pass command line argument to Gradle Kotlin DSL
- How to debug grails command
- Getting specific file from ZipInputStream
- How to reverse the sort of a Groovy collection?
- Groovy map and Java map on Generics
- Remove empty line from a multi-line string with Java
- Get Date from timestamp in Groovy
- Gradle: Bad <init> method call from inside of a branch (invokespecial)
- Using groovy classes within Gradle build
- How get full path to file build.gradle by Groovy?
- Add Java Libraries to a Netbeans Grails Project
- Gradle: War Task has Conflicting Includes/Excludes
- Sorting a list in Groovy in an unusual way
- __LINE__ feature in Groovy
- Error grabbing Grapes ... unresolved dependency ... not found
- How to get a value from a JSON (string) in Groovy
- How to dump HTTP body and headers sent with HTTP component with Apache Camel
- Groovy: compiler mismatch after installation
- Connect to Oracle SQL in Katalon Studio
- Groovy/Grails - Unable to Resolve Class
- "Groovy:unable to resolve class ..." (import error in LoginController.groovy)
- Does groovy provide an include mechanism?
- Please explain the Android build.gradle groovy syntax
- Injecting a mock service into a domain class for a Grails unit test?
- JSON to Groovy with JsonSlurper and unknown "string"
- Gradle dependencyManagement
- Groovy / Grails using a map as a parameter of a function
- How to make Groovy / Grails return a List of objects instead of a List of Lists of objects?
- Call top level function from groovy method
- Can I create 'shared library' in Jenkins Pipeline in other language than Groovy?
- Grails shell not seeing domain objects
- Groovy String Concatenation
- grails searchable plugin query
- Compilation error - Groovy and Lombok
- How to set sleep into the flow in Mulesoft without losing the message payload
- Intelli-J can't run spock tests? (Unable to attach test reporter...)
- Issue with Jenkins pipeline and java.nio.file.* methods
- Is it possible to use classes compiled by Gradle buildSrc in main Groovy project?
- How to use external .groovy config file in Grails 3
- How can I find out where the gvm installed groovy?
- grails change Date format in gsp view
- Groovy syntax, named block?
- Groovy - JsonSlurper Parsing JSON file
- List as map value in grails
- How to add imports to groovysh on startup?
- What is the correct syntax for using HTML builder with mixed content in Groovy 1.7?
- No tests found for given includes on Spock unit tests for spring boot app
- How to access map values in groovy by key containing dot?
- How to change behaviour of the method in groovy using that method in metaclass
- Exclude null values using JSONBuilder in Groovy
- Grails : Generating PDF from GSP
- Adding Suppress automatic scm triggering except for named branches in Jenkins Job DSL?
- jenkins pipeline: can't pass build parameters to shared library vars
- Can I split config.groovy file of grails?
- Could not download groovy-all.jar (org.codehaus.groovy:groovy-all:2.4.15) in Android Studio 3.3 Beta 2
- Groovy/Grails posting XML over HTTP (using REST plugin)
- Groovy named parameters cause parameter assignments to switch--any way around this?
- grails g:select tag
- HTTPBuilder and MultipartEntity / multipart form-data in Groovy
- Grails - override a bean property value in resources.groovy
- How to use groovy inside a Eclipse RCP project?
- Are there any other frameworks that parse XSD other than XSOM?
- Get text value from xml in soapui groovy script
- Merge two maps to resultant Map in Groovy
- play! framework ENUM and Groovy problem
- Spreadsheet Parser in Java/Groovy
- how to create dummy data for unit test?
- groovy if statement with regex in variable
- Grails getSomething(int i) method doesn't compile
- How to get the latest file from a directory using groovy?
- Access dot property stored in gradle.properties within settings.gradle
- Regex for Version Number Format
- Groovy scripts in Ant: Use script task or groovy task?
- Regular expression and string operations
- Groovy: generate equals and hashCode methods
- Jenkins Script Pipeline sonar Integration
- Error deploying Grails application - Beginner
- Is there a way to make the @Builder annotation work for immutable classes?
- Generics with Spock Stub
- Writing to file with Groovy(Grails) fails for some lines (broken lines)
- Passing a value in a where: block in Spock test
- Jenkins Shared Library - Importing classes from the /src folder in /vars
- Java jars unable to resolve class
- Gradle Thrift Plugin by Example
- How to match String with Pattern in Groovy
- Calculate age in Groovy from today
- Are XmlParser and XmlSlurper namespace aware by default?
- Nexus 3 Query builder how to retrieve artefacts in descending order
- JAR plugins implementation
- In groovy, how do you dynamically call a static method of a class?
- Groovy grapes freeze after downloading artifacts
- Groovy: copy XML elements from one doc to another
- Groovy concurrency
- Read a YAML file in Groovy
- encoder function for multipart/form-data in groovy
- Property date must be a valid Date error, when using jquery UI plugin
- How to detect Fragment identifiers in Url Mappings?
- Groovy shared library testing pipeline step method with Spock
- Do not delete a Jenkins build if it's marked as "Keep this build forever" - Groovy script to delete Jenkins builds
- How to inject property values into a Spock test?
- Capturing shell script output from Jenkins Pipeline
- Grails with CSV (No DB)
- Spock: mocked class's method is not being matched
- gmaven-plugin works for groovy 1.7.5 but not for 2.1.0
- How to render a List with Groovy's MarkupBuilder
- Gradle & Groovy - Error: Could not find or load main class
- groovy.json.JsonException: expecting '}' or ',' but got current char
- Can switch use String.contains?
- How to configure a timeout for an SQL query in Groovy?
- groovy transpose 2d array different sizes
- Groovy 'as' keyword to implement 2+ interfaces
- How do i compare user inputed password to credentials passphrase
- Spring Boot - Override index page from webjar
- How can I intercept a call from Java to Groovy--or simulate this easily
- How to get random row from file in JMeter
- How Groovy script can be invoked using java api for Elasticsearch
- JSON with duplicate key names losing information when parsed
- pass a groovy array to javascript code
- Gradle: How to create multiple jar?
- Setting delegate value with Groovy JsonBuilder
- Groovy equivalent for Scala implicit parameters
- how to include groovy dsl script from one groovy file to another
- What is the difference between a Groovy object and a Java object with regards to functionality in Groovy code?
- How to emit items from a Collection with delay in RxJava?
- How to specify content type in request in groovy?
- Why does the Groovy JSONBuilder escape slashes in URLs?
- Use Object Returned by readYaml from file in Declarative Jenkinsfile
- If else statement not working properly in Jenkins pipeline script (groovy)
- Extract soap header out of request and add it to following request
- I pull the branch with tag in the groovy
- Android Gradle library build: Include & exclude files from the jar inside the generated aar
- How do you pass a JavaScript variable to your Groovy controller?
- Using GroovyPagesTemplateEngine without a request?
- Getting node from Json Response
- How to pass a javascript variable into a groovy block
- Grails - Can't call service from Controller --> always get "Cannot invoke method on null object error"
- Jenkins Groovy URL get parameter
- Creating automatic folder and files in soapui
- Groovy SwingBuilder : controlling the style of the tabs titles in JTabbedPane
- Nested iteration over JSON using groovy closure in REST-assured
- jenkins pipeline def new string parameter
- Groovy replacing place holders of file content similar to multiline-string
- Groovy in SOAPUI Asserting on repeating nodes located by expected data
- grails searcheable plugin search in inner hasMany class
- Create groovy script for run REST request
- How to Test That a static Constant Value Is Passed Into MailService sendMail closure WIthout Requiring a class Prefix on the Constant?
- Compiling a groovy scripts that come from a Database
- Maven failure to find codehaus artifact org.codehaus:codehaus-parent
- Grails pagination tag error
- Groovy Compiler 1.7 - how to install it? eclipse indigo
- InList constraints values from Config.groovy property
- Spring Boot Groovy Templates Not Adding _csrf to model
- How do check for an element in a Map that is in a List
- Gradle build not including source/src groovy
- Jenkins Groovy Scripting
- Groovy SwingBuilder bind to multiple properties
- Jenkins groovy init script for sonarqube configuration
- With specified username getting 'Sorry, we were not able to find a user with that username and password.' message when logging int
- adding quotes around shellscript parameter from Jenkins/groovy
- grails spock test mock CommonsMultipartFile
- Return Nested Key in Groovy
- How to compare values from response of two different requests in SOAP UI using groovy?
- Use session inside src/groovy
- HTTPBuilder HTTP Post url encoded parameters and accept xml response?
- Grails services in abstract class
- Jenkins Groovy: What triggered job
- How to get the xml root node containing element with particular value using groovy scripts in soap ui
- How to create instance of WCMUsePojo in my Prosper spec?
- Jenkins Groovy Parallel Variable not working
- SoapUI Groovy Script’s JSON Responses Is Empty When Using Testrunner
- SnakeYAML by example
- xml to json conversion in Groovy
- Grails issue with unique/save/update
- Java Upgrade exception from 1.6 to 1.8
- using groovy-postbuild-plugin in my Jenkins pipeline
- Groovy: on the fly properties
- RESTEasy, CDI, embedded Jetty, bean validation is ignored
- Copy APK file from build location to some other location in gradle 4.4
- keeping the newline and carriage return characters in java (groovy)
- how to get an arbitrary file from an HTTP request in grails
- Jenkins:How to Achieve parallel dynamic stages in jenkins declarative pipeline
- How can I choose the location where I want to save downloaded files?
- extract substring using regex in groovy
- Is there a way to pass a constant to an annotation in Groovy?
- jenkins escape sed command
- groovy: Have a field name, need to set value and don't want to use switch
- How to POST JSON data in body with Jenkins http-request plugin and Pipeline?
- Grails/Groovy regular expression- how to use (?i) to make everything case insensitive?
- Gradle: 'buildTypes' cannot be applied to groovy.lang.Closure
- Gradle doFirst() Execution Order
- Groovy String concatenation with null checks
- How to pass multi select value parameter in Jenkins file(Groovy)
- Update map using findAll and each in groovy
- Using GroovyShell as "expression evaluator/engine" (or: How to reuse GroovyShell)
- Jenkins groovy build step trigger another job in groovy script removes original job's parameters
- Get gradle variables in jenkins pipeline script
- how to use ilike with Integer in grails
- Groovy 2.5.0 gives noclassdeffounderror for methodcalltransformation
- Change gradle's local repo cache location for Jenkins cloud build
- groovy "with" block usage query
- How do I use the firstLine argument in eachLine
- jenkins: setting root url via Groovy API
- Iterate through String with multiple lines
- Is there a simple way of parsing this text into a Map
- Resolving Groovy Map class
- Remove key/value from map while iterating
- How to get the current session user in Jenkins on a Groovy parameter
- Groovy 2d arrays
- File not found in Jenkins pipeline script
- Change XML tag name
- How to instantiate a Java abstract class with a constructor parameter with a groovy closure
- GPathResult to String without XML declaration
- Maven: Groovy-Eclipse Compiler plugin with Groovy 2.3.5
- Hiding base class methods in code completion in Intellij?
- Updating a Jenkins job with the Groovy Jenkins API
- What is the purpose of the NullObject class in Groovy?
- Experiences using Groovy++ in Grails
- GroovyClassLoader call to parseClass is successful, even when code does not compile
- mock configuration in Grails tests
- Jenkins DSL Plugin: How to create a job in an existing jenkins View?
- Why does not capitalizing the class name cause a compiler error here?
- How could I set value of json object as a Request in soapUI
- Groovy has a size property for Collection?
- Gradle dependencies - Latest snapshot
- AOP with Grails
- Groovy XmlUtil.serialze() is throwing a 'Content is not allowed in prolog' error when trying to serialize a GPathResult
- Grails 1.0.3 console reports 'premature end of file'
- Cannot execute Groovy Maven Plugin as a goal
- How does groovy add new methods to Java classes?
- Fetch only keys from JSON Object using groovy
- Groovy Eclipse Plugin Organize Imports
- Groovy XmlSlurper: get value of attribute that has an associated namespace
- Referencing Groovy from Java with Gradle and Spring Boot results in"cannot find symbol"
- access global variable in static scope
- What overloaded method is chosen by Groovy when null is passed as a parameter?
- Groovy: Nested evaluation of variables inside ${}
- Asynchronous gradle copy task?
- Use groovy category in groovy shell
- How to get the pipeline configuration field 'Script Path' when executing the Jenkinsfile?
- How to make Gradle compile Groovy tests before Java tests
- Dynamic languages - which one should I choose?
- Jenkins Pipeline stage skip based on groovy variable defined in pipeline
- Runtime Exception Mocking groovy.sql in Spock
- How to configure a grails plugin from another grails plugin
- Configuring DataSource.groovy for Openshift for Grails
- How to add XML attribute using Groovy?
- How to load datasource configuration from external file in grails 3.1.8?
- How to dynamically create a Groovy Closure from a String in Java
- groovy list spreading
- Groovy, embedded in Java, calling back to Java
- Configure Jenkins EC2-Plugin with Groovy
- Coerce result row into object
- how to take data from csv file and save into grails with mysql?
- Groovy's java.util.Date or Java's java.util.Date?
- Adding business logic to a domain class using a getter style method name
- How to incorporate a g:link into an ordinary button?
- How do I get Eclipse to run all of my Groovy unit tests?
- Correct way to configure gradle plugin extensions with groups of dynamic objects
- Grails select will not return correct data
- StreamingTemplateEngine exception MissingPropertyException
- Groovy: Execute Code transparent before and after any method is invoked
- Groovy split csv and empty fields
- this, owner, delegate in Groovy closure
- How to get user inputs from Jenkins Active Choice parameter using Formatted HTML
- Can I use groovy's default getters / setters to help implement a java interface?
- Getting org.codehaus.groovy.control.MultipleCompilationErrorsException using gmaven plugin
- metaClass property on java classes in groovy
- How is Groovy able to access private methods of a Java class?
- Groovy 1.7 changes "final"?
- How do I save GORM objects with multiple many-to-one relationships?
- WorkflowScript.with in Jenkins
- Gradle minify all javascript
- Using a String as code with Groovy XML Parser
- Passing 'build with parameters' to Jenkinsfile from scm in pipeline
- Generate CDATA inside of tag using StreamingMarkupBuilder
- Groovy - XmlNodePrinter prints blank file
- Grails 3.2.0 Bootstrap.groovy script doesn't execute
- passing a closure in a plugin extension in gradle
- Groovy install HTTPBuilder now that Codehaus shutdown?
- Why isn't Playframework custom validation message not displayed in template
- gradle.buildStarted not triggered
- FileNameFinder().getFileNames fails on one Jenkins node
- Parse XML using Groovy: How do I keep the CDATA when parsing a XML file
- Reflect on functions declared in a Groovy script
- How to iterate collection pairs
- Groovy dynamically add method with argument
- Use Groovy to Sort XML File
- Grails 2.4 named configuration for JSON not working
- How to use multiple classes in multiple files in scripts?
- Groovy generated constructor missing during compile
- GroovyScriptEngine throws MultipleCompilationErrorsException while loading class that uses other class' static inner class
- Check if a list's value contains in a string
- How to get nested property value from object in Groovy?
- Weird NullPointerException in Groovy inject
- When to use "<<" in Gradle task
- POST XML data with Groovy HTTPBuilder
- How do you cache a compiled class made by Groovy Script Engine?
- Why doesn't this generic usage work in groovy?
- Jenkins Groovy Script finding null testResultAction for a successful run
- Unable to render date from model template
- evaluating a groovy string expression at runtime
- How to share variables across multiple cucumber step definition files with groovy
- Grails Per-User Database Authentication
- Grails External Configuration. Can't access to external variable. Getting always [:]
- Jenkins multibranch: change Job description from Groovy