Hi  Francesco,

      You should still be able to use groovy-all, but the relevant
individual JARs will be downloaded(not the original 
 fat jar file groovy-all.jar).

<dependency>
    <groupId>org.codehaus.groovy</groupId>
    <artifactId>groovy-all</artifactId>
    <version>3.0.0-alpha-2</version>
    <type>pom</type>
</dependency>

 Cheers,
Daniel.Sun



--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Users-f329450.html

Reply via email to