Search Gradle plugins
Plugin | Latest Version |
---|---|
io.freefair.android-javadoc-jarGenerate javadoc jars for all variants of your android project |
7.2.0-m1
(24 May 2022) |
org.gradlex.jvm-dependency-conflict-detectionAdds Capabilities to well-known Components hosted on Maven Central. |
2.4
(06 June 2025) |
io.github.stewartbryson.snowflakeSimplifies publishing UDFs to Snowflake. Supports internal stages using Snowpark, or external stages with maven-publish. |
2.1.22
(11 February 2025) |
com.bookassist.gradleReleaseThis plugin add some tasks and custom some functionality on Gradle to adapt build process to Bookassist life-cycle |
1.3.3
(29 July 2021) |
com.shinami.codeartifact-loginManages AWS CodeArtifact login tokens and integrates with Gradle's maven repositories. Running the login task requires AWS CLI v2 to be available and authenticated. |
0.1.1
(28 March 2023) |
com.neva.forkProject generator based on live archetypes (example projects) & interactive 'gradle.properties' file generator. |
7.0.11
(02 August 2022) |
org.hildan.kotlin-publishConfigures sources and Javadoc (KDoc) jars for Kotlin JVM and MPP projects |
1.7.0
(31 August 2024) |
com.jarnoharno.github-packagesUse Github Packages repositories with credentials from your hub config |
1.1.0
(19 September 2020) |
org.dafny.dafnyThis plugin offers tight integration of the Dafny verification-aware programming language with Java: automatically verifying Dafny source code and compiling it to Java source code, which the Java plugin will then build together with any hand-written Java in the project. It also provides a robust approach to distributing and managing Dafny dependencies through Gradle-supported repositories such as Maven Central. |
0.2.0
(10 January 2025) |
com.supcis.remote-build-cacheAdds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set. |
1.1.0
(23 January 2025) |