"POGO" may be used as an acronym for "Plain Old Groovy Object"
In software engineering, a plain old Java object (POJO) is an ordinary Java object, not bound by any special restriction and not requiring any class path.
Now in Groovy language, POJOs turn to be POGOs