Umbrella project for some groovy specific bindings libraries (like, say, a base implementation, a gaelyk project, and a grails one)
'com.dooapp:groovy-bindings:1.0.2'
<dependency>
<groupId>com.dooapp</groupId>
<artifactId>groovy-bindings</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="com.dooapp" name="groovy-bindings" rev="1.0.2"/>
"com.dooapp", "groovy-bindings", "1.0.2"