Search Gradle plugins
Plugin | Latest Version |
---|---|
se.solrike.otsswinfoGradle plugin to generate version and license reports for your Java (multi)project. The plugin scans all the dependencies and the transitive dependencies (off the shelf software, OTS-SW) and lists the version and license for each dependency. The plugin can also generate an version up-to-date report for the dependencies. Min Gradle version 7.0. |
1.0.0-beta.10
(20 March 2022) |
io.github.JiangTChen.sonar-quality-gateGradle plugin to checks whether the quality meets the requirements of the specified quality gate |
0.1.1
(09 March 2022) |
org.entur.plugins.orbdependencycheckGradle plugin to check the orbs defined in your circleci config against the latest version in the circleci orb registry |
1.0.2
(19 January 2022) |
com.doist.gradle.ktlintThis plugin is mainly designed to validate the code styles on changed kt files. |
1.0.0
(11 January 2022) |
com.doist.gradle.kotlin-warning-baselineThis plugin adds tasks to control kotlin warnings in the project with the help of baseline or without it |
1.0.0
(23 December 2021) |
com.theblueground.healthcheckThis plugin allows you to do health checks on a specified endpoint |
1.0.0
(21 December 2021) |
name.remal.prohibited-classesPlugin that checks that prohibited classes are not used in compiled class files. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
name.remal.disable-testsPlugin that disables all check and test tasks. Also this plugin disables test source sets tasks. |
1.5.0
(18 August 2021) |
name.remal.detektPlugin that executes Detekt checks for Kotlin sources. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
name.remal.check-updatesPlugin that provides tasks for discovering dependency and Gradle updates. |
1.5.0
(18 August 2021) |