Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy: How do I sort an ArrayList of String:s in length-of-string order?

groovy method that take closure with one or two arguments

groovy closures

Groovy range with a 0.5 step size

syntax groovy range

gsp parameter passing from controller

grails groovy gsp

How to copy directory via scp within gradle task?

java groovy gradle scp

Is there a lightweight Groovy web framework other than Grails? [closed]

grails groovy

Padding to get specific number of digits in a number

java grails groovy

How do I dynamically invoke methods in Groovy?

groovy invoke dynamicmethod

To get SubString in Groovy separated By a Character

groovy

What is the difference between ==~ and != in Groovy?

Sum the content of 2 list in Groovy

groovy arraylist sum

How do you declare and use a Set data structure in groovysh?

groovy groovysh

Why is HTTPBuilder basic auth not working?

Running groovy unit tests in ant for a java project

unit-testing ant groovy

Jenkins Shared Library src class - unable to resolve class

Is it possible to disable [Pipeline] messages in Jenkins pipeline console output?

No tests found for given includes: [closed]

java testing gradle groovy junit

How to create Gradle build for existing IDEA project?

groovy intellij-idea gradle

How to POST JSON data in body with Jenkins http-request plugin and Pipeline?