Search Gradle plugins
Plugin | Latest Version |
---|---|
se.premex.ownershipCheck for existance of OWNERSHIP.toml in subprojects and verify that it contains ownership information. Will soon also check for description and have additional tasks to generate code owner files that are understood by source control systems. Attaches to the check |
0.0.11
(02 December 2022) |
io.github.meiblorn.require-dockerGradle plugin to require Docker to be up and running before executing attached tasks |
1.2.0
(30 November 2022) |
com.undefinedlabs.attach-classes-metadataAdds a companion file in the same path of every compiled class for a certain JAR with information that can be obtained at runtime. |
0.1.0-beta.1
(27 May 2020) |
com.github.tomek39856.ngspringbootpluginPlugin creates angular project and attaches it to spring boot resources |
1.0
(02 March 2020) |
com.sergioserra.android-s3Fork from: https://github.com/rambabusaravanan/gradle-android-s3New features: - Filter uploaded files by extension - Attach metada to each uploaded file - Set aws region A simple light weight Gradle plugin for Android project to upload apk of all the build variants to AWS S3.This helps you to maintain all flavour of every version easily in S3. For usage, please visit docs for usage .. |
1.0.6
(18 February 2019) |
com.nemosw.spigot-agentRelocate agent class |
1.0
(28 August 2018) |
com.zoltu.application-agentA Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`. |
1.0.14
(15 April 2017) |
com.shysteph.application-agentA Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`. |
1.0.18
(30 January 2017) |