欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Gradle
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→简介) |
||
(未显示1个用户的3个中间版本) | |||
第5行: | 第5行: | ||
==简介== | ==简介== | ||
Gradle 使用 [[Groovy]] 或 [[Kotlin]] DSL 编写其构建脚本。 | Gradle 使用 [[Groovy]] 或 [[Kotlin]] DSL 编写其构建脚本。 | ||
+ | |||
+ | ==版本== | ||
+ | ===8.x=== | ||
+ | ===7.x=== | ||
+ | ===6.x=== | ||
+ | ===5.x=== | ||
+ | ===4.x=== | ||
==功能== | ==功能== | ||
第27行: | 第34行: | ||
==[[C++]]== | ==[[C++]]== | ||
*[http://carlosvin.github.io/en/posts/gradle-cpp/ Build C++ project with Gradle] | *[http://carlosvin.github.io/en/posts/gradle-cpp/ Build C++ project with Gradle] | ||
+ | |||
+ | ==DSL== | ||
+ | [http://docs.huihoo.com/gradle/4.7/dsl/ Gradle Build Language Reference] | ||
==插件== | ==插件== | ||
[https://plugins.gradle.org/ Gradle plugins] | [https://plugins.gradle.org/ Gradle plugins] | ||
*[https://github.com/chemouna/frame-gradle-plugin Gradle Frame Android screenshots Plugin] | *[https://github.com/chemouna/frame-gradle-plugin Gradle Frame Android screenshots Plugin] | ||
+ | |||
+ | ==项目== | ||
+ | *[https://github.com/linkedin/linkedin-gradle-plugin-for-apache-hadoop LinkedIn Gradle Plugin for Apache Hadoop] [http://www.infoq.com/cn/news/2015/08/LinkedIn-Gradle-Hadoop?utm_source=news_about_DSL5&utm_medium=link&utm_campaign=DSL5 LinkedIn开源高可用Hadoop工具集Gradle] | ||
==文档== | ==文档== | ||
第43行: | 第56行: | ||
*[http://gradle.org/case-study-continuous-delivery-netflix/ “We do truly feel that Gradle is the best build system for the JVM.”] – Justin Ryan, Netflix Engineering Tools Team | *[http://gradle.org/case-study-continuous-delivery-netflix/ “We do truly feel that Gradle is the best build system for the JVM.”] – Justin Ryan, Netflix Engineering Tools Team | ||
*[http://gradle.org/case-study-gradle-continuous-delivery-linkedin/ Gradle in the Enterprise at LinkedIn - Java, Scala, C++, Android, iOS and more] | *[http://gradle.org/case-study-gradle-continuous-delivery-linkedin/ Gradle in the Enterprise at LinkedIn - Java, Scala, C++, Android, iOS and more] | ||
+ | |||
+ | ==图集== | ||
+ | <gallery> | ||
+ | image:why-gradle.png|Why Gradle | ||
+ | </gallery> | ||
==链接== | ==链接== |
2021年7月17日 (六) 02:19的最后版本
您可以在Wikipedia上了解到此条目的英文信息 Gradle Thanks, Wikipedia. |
目录 |
[编辑] 简介
Gradle 使用 Groovy 或 Kotlin DSL 编写其构建脚本。
[编辑] 版本
[编辑] 8.x
[编辑] 7.x
[编辑] 6.x
[编辑] 5.x
[编辑] 4.x
[编辑] 功能
[编辑] 指南
brew install gradle
[编辑] Kotlin
[编辑] Java
[编辑] Scala
[编辑] Clojure
[编辑] Android
[编辑] C++
[编辑] DSL
Gradle Build Language Reference
[编辑] 插件
[编辑] 项目
[编辑] 文档
- Getting Started with Gradle
- Continous Delivery with the Gradle Ecosystem
- Java Components: Solving the Puzzle with Jigsaw and Gradle
- Building DSLs in Groovy the 2016 Way
- Advanced Dependency Management with Gradle
- Building a Continuous Delivery Pipeline with Gradle and Jenkins
[编辑] 用户
- “We do truly feel that Gradle is the best build system for the JVM.” – Justin Ryan, Netflix Engineering Tools Team
- Gradle in the Enterprise at LinkedIn - Java, Scala, C++, Android, iOS and more
[编辑] 图集
[编辑] 链接
分享您的观点