Difference between revisions of "Gradle"

From wikieduonline
Jump to navigation Jump to search
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[wikipedia:Gradle]] ([[2007]]) [[build automation]]. Gradle build scripts are written using a [[Apache Groovy]] or [[Kotlin DSL]].
 
[[wikipedia:Gradle]] ([[2007]]) [[build automation]]. Gradle build scripts are written using a [[Apache Groovy]] or [[Kotlin DSL]].
  
* <code>[[snap install gradle --classic]]</code>
+
* Installation: <code>[[snap install gradle --classic]]</code>
 +
 
 +
Usage:
 
* <code>[[gradle --help]]</code>
 
* <code>[[gradle --help]]</code>
 
* <code>[[gradle build]]</code>
 
* <code>[[gradle build]]</code>
 +
[[gradle shadowJar]]
 +
[[gradle test]]
 +
 +
Config files:
 +
* <code>[[gradle.properties]]</code>
  
 
== Related ==
 
== Related ==
 
* [[Apache Maven]]
 
* [[Apache Maven]]
 +
* <code>[[docker.io]]/library/gradle:6.8-[[jdk]]8</code>
 +
  [[image: gradle:6.8-jdk8]]
  
 
== See also ==
 
== See also ==
Line 12: Line 21:
 
* {{make}}
 
* {{make}}
  
 
+
[[Category:Gradle]]
[[Category:Computing]]
 

Revision as of 14:17, 22 September 2022

Advertising: