【问题标题】:Different versions of Groovy for Grails and Gradle用于 Grails 和 Gradle 的不同版本的 Groovy
【发布时间】:2015-09-13 05:38:55
【问题描述】:

我通过 gvm 安装了 grails 和 gradle。

$ grails --version

 | Grails Version: 3.0.5
 | Groovy Version: 2.4.4
 | JVM Version: 1.7.0_80

$ groovy --version

 Groovy Version: 2.4.4 JVM: 1.7.0_80 Vendor: Oracle Corporation OS: Linux

$ gradle --version

------------------------------------------------------------
Gradle 2.6
------------------------------------------------------------

Build time:   2015-08-10 13:15:06 UTC
Build number: none
Revision:     233bbf8e47c82f72cb898b3e0a96b85d0aad166e

Groovy:       2.3.10
Ant:          Apache Ant(TM) version 1.9.3 compiled on December 23 2013
JVM:          1.7.0_80 (Oracle Corporation 24.80-b11)
OS:           Linux 3.19.0-28-generic amd64

如何使 groovy 版本匹配?

【问题讨论】:

    标签: grails groovy gradle


    【解决方案1】:

    你没有。

    Grails 和 gradle 与特定版本的 groovy 捆绑在一起。他们不需要匹配

    【讨论】:

      猜你喜欢
      • 2022-01-03
      • 2011-07-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-07-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多