I seriously doubt that it's being used by more than few Java folks. I suspect that people might get tempted by it when migrating some python code to Java, but that's it.
Why would someone use it vs well known/supported(manuals, IDE, tutorials) frameworks? I guess I don't have to name those web frameworks :-).
Why would a Java developer use it vs Grails, JRuby on rails, etc.
发布评论
评论(2)
如果您正在寻找比 ANT 或 Maven 更灵活的构建,但同时利用 Maven 或 Ivy 存储库,您应该考虑 摇篮。
If you are looking for a more flexible build than ANT or Maven, but at the same time utilize Maven or Ivy repositories, you should consider Gradle.
我严重怀疑它是否被 Java 开发者所使用。我怀疑人们在将一些 Python 代码迁移到 Java 时可能会受到它的诱惑,但仅此而已。
为什么有人会使用它而不是众所周知/支持的(手册、IDE、教程)框架?我想我不必命名这些网络框架:-)。
为什么 Java 开发人员会使用它而不是 Grails、JRuby on Rails 等?
I seriously doubt that it's being used by more than few Java folks. I suspect that people might get tempted by it when migrating some python code to Java, but that's it.
Why would someone use it vs well known/supported(manuals, IDE, tutorials) frameworks? I guess I don't have to name those web frameworks :-).
Why would a Java developer use it vs Grails, JRuby on rails, etc.