Re: [ANNOUNCE] BeakerX: Groovy support for Jupyter Notebooks

2018-04-18 Thread Mario Garcia
Looks awesome thanks :) El mié., 18 abr. 2018 18:50, Daniel.Sun escribió: > Nice > > > > > -- > Sent from: http://groovy.329449.n5.nabble.com/Groovy-Users-f329450.html >

Re: [ANNOUNCE] BeakerX: Groovy support for Jupyter Notebooks

2018-04-18 Thread Daniel.Sun
Nice -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Users-f329450.html

Re: [ANNOUNCE] Apache Groovy 3.0.0-alpha-2 released

2018-04-18 Thread Daniel.Sun
Hi Francesco, In order to cater to Java9+, the fat jar, i.e. groovy-all.jar is not provided any more. The groovy-all.pom you are using relies on other Groovy module jars, so when you use the dependency groovy-all, which actually provides all individual module jars :-) Cheers, Daniel.Sun

Re: [ANNOUNCE] Apache Groovy 3.0.0-alpha-2 released

2018-04-18 Thread Francesco Chicchiriccò
Hi, congrats for the new release. We have been using org.codehaus.groovy groovy-all 3.0.0-alpha-1 but now with 3.0.0-alpha-2 the dependency cannot be found: I have verified, in fact, that only the pom artifact is available at http://repo1.maven.org/maven