|
|
|
|
|
by zmmmmm
4341 days ago
|
|
Well, Groovy has done it for a long time ... #!/usr/local/bin/groovy
@Grab(group='org.springframework',module='spring',version='2.5.6')
import org.springframework.jdbc.core.JdbcTemplate
println "..."
Actually Groovy looks really similar to Gosu and one would argue has a lot wider recognition and support. But then, I do like that Gosu feels much "cleaner" in some way that Groovy doesn't. |
|