Search Gradle plugins
Plugin | Latest Version |
---|---|
com.supcis.plugin-resolutionAdds a maven repository to the plugin 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) |
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) |
com.supcis.resolutionApplies all three resolution plugins: JavaToolchainResolver, DependencyResolutionPlugin and PluginResolutionPlugin. This is just for convenience. |
1.1.0
(23 January 2025) |
com.sandymist.mobile.plugin.interceptorNetwork interceptor plugin for Android |
0.1.3
(23 January 2025) |
com.github.ben-manes.versionsGradle plugin that provides tasks for discovering dependency updates. |
0.52.0
(23 January 2025) |
com.github.harbby.gradle.serviceloaderthis is java serviceloader plugin |
1.1.9
(23 January 2025) |
com.tailrocks.maven-publishCommon Gradle Maven Publish plugin conventions used by tailrocks projects. |
0.6.0
(22 January 2025) |
com.youuy.gradle-docker-pluginPackage the Docker image of the Spring boot application through Gradle. |
2.0.16
(22 January 2025) |
ru.ozon.kelpCompanion plugin for the Kelp IDE plugin for Design Systems that assists in IDE plugin presence detection and downloading of the demo app apk |
1.0.0
(21 January 2025) |