Search Gradle plugins
Plugin | Latest Version |
---|---|
io.ezet.gradle.resolve-to-moduleResolves a gradle library dependency to a local source module if one is available. This can be used in combination with `try-include-local` to easily substitute remotely hosted dependencies with local sources when developing. |
0.0.1-alpha1
(15 November 2019) |
com.inutilfutil.gradle.ndklibsImport NDK libraries from Android dependencies + Export local NDK libraries for use in other Android modules |
1.4.2
(07 April 2020) |
com.minestom.gradleConfigures repositories and dependencies for Minestom server or extension development. |
1.0
(02 April 2021) |
com.intershop.gradle.versionrecommenderGradle Version Recommendation Plugin |
2.4.0
(19 February 2019) |
com.inutilfutil.gradle.ndklibs.importImport NDK libraries from Android dependencies |
1.4.2
(07 April 2020) |
io.github.intisy.github-gradlegithub-gradle implements an way to get dependencies from an the github assets, so you don't need services like jitpack anymore |
1.5.3.4
(09 March 2025) |
io.github.tim-gr.dependencies-reporterCreates an interactive HTML report that helps analyze which modules depend on a given project ('dependents'), both directly and transitively. |
1.0.0
(26 August 2025) |
io.github.scottpierce.kotlin-node-slimCreates a slim nodejs project of only the dependencies used by a Kotlin Node JS Gradle module so that only the used dependencies can be packaged. This helps to greatly reduce the released file size, especially in projects with multiple javascript projects. |
0.0.9
(11 July 2023) |
com.kmong.codeartifactgradle dependency management, simple aws codeartifact config plugin. simple aws codeartifact private repository authentication. > aws codeartifact private repository setting, very tired and complex. |This plugin configures the AWS CodeArtifact repository for the project. |It retrieves the CodeArtifact token and sets the repository URL and credentials. |The plugin uses the AWS SDK for Java v2 to interact with the AWS CodeArtifact service. |The plugin requires the AWS credentials to be set up in the AWS credentials file. |The plugin also requires the AWS CodeArtifact repository to be set up in the AWS account. |The plugin is designed to work with the Gradle build system. |The plugin is designed to work with the Kotlin programming language. |
0.0.4
(21 March 2025) |
io.github.esneiderfjaimes.modgraphA Gradle plugin for generating visual diagrams of module dependencies using pluggable rendering backends. |
0.0.4
(04 August 2025) |