Search Gradle plugins
Plugin | Latest Version |
---|---|
com.supcis.java-toolchain-resolverConfigures a JavaToolchainResolver that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) The JDK is expected to be in the form of a maven coordinate: [MAVEN_DOWNLOAD_URL]/jdk/vendor/version/os/architecture/vendor-jdk-version-os-architecture.zip |
1.1.0
(23 January 2025) |
com.supcis.dependency-resolutionAdds a maven repository to the dependency resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) |
1.1.0
(23 January 2025) |
org.podval.tools.cloudrunConfigure Google Cloud Run |
0.4.1
(17 January 2025) |
com.highlylogical.artifactrepoPlugin for configuring artifact repositories from configuration file |
0.2.0
(08 January 2025) |
com.kelin.environmentuse this to configuration your api environment. |
1.6.2
(07 November 2024) |
io.bkbn.sourdough.rootHighly-opinionated, batteries-included root gradle configuration plugin |
0.13.1
(31 October 2024) |
io.github.devdamiani.liferay-minimal-envA Gradle plugin designed to automatically configure and provision all necessary services to create a fully functional Liferay environment. This plugin streamlines the setup process, ensuring that all components such as databases, search engines, and other dependencies are configured and ready for Liferay deployment. |
0.8.3
(18 October 2024) |
org.myire.quill.ivyDependency and/or configuration import from an Apache Ivy module file |
3.3
(29 August 2024) |
io.github.cquilezg.properties-managerLoad properties from command-line (using project properties: -P option) and from gradle.properties, handling primary property types like strings, numbers, booleans for flexible and dynamic configuration management |
1.0
(09 August 2024) |
io.github.timbermir.clean-wizardThis plugin is required for Clean Wizard Kotlin Symbol Processor advanced configuration. Using the following plugin you are able to configure how classes are generated, for instance, using this plugin, you are able to change the DTO classes prefix from DTO to Dto. |
1.0.0-RC1
(05 August 2024) |