Difference between revisions of "Gradle"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* [[Apache Maven]] | * [[Apache Maven]] | ||
* <code>[[docker.io]]/library/gradle:6.8-[[jdk]]8</code> | * <code>[[docker.io]]/library/gradle:6.8-[[jdk]]8</code> | ||
+ | [[image: gradle:6.8-jdk8]] | ||
== See also == | == See also == |
Revision as of 14:17, 22 September 2022
wikipedia:Gradle (2007) build automation. Gradle build scripts are written using a Apache Groovy or Kotlin DSL.
- Installation:
snap install gradle --classic
Usage:
Config files:
Related
- Apache Maven
docker.io/library/gradle:6.8-jdk8
File:Gradle:6.8-jdk8
See also
- Gradle,
gradlew [ check | build ]
,build.gradle
,gradle --help
- Build: Make
(makefile)
, automake,make install
,make build, configure, check
Advertising: