Search Gradle plugins
Plugin | Latest Version |
---|---|
io.freefair.maven-optionalAdds a maven-like 'optional' configuration to your gradle build |
8.11
(16 November 2024) |
com.netflix.nebula.optional-basePlugins to add provided and optional configurations |
10.0.1
(08 August 2024) |
io.github.jcohy.gradle.optional-dependenciesAdded support for Maven-style optional dependencies. |
3.2.2.2
(11 May 2024) |
nebula.nebula-optional-baseCreate a provided configuration. Similar to providedCompile create by the war plugin. |
1.12.0
(29 July 2014) |
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.0.0
(08 November 2024) |
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.0.0
(08 November 2024) |
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.0.0
(08 November 2024) |
nebula.optional-baseCreate a provided configuration. Similar to providedCompile create by the war plugin. |
7.0.0
(13 September 2021) |
com.datamaio.scd4jSCD4J stands for Simple Continuous Delivery for Java and Groovy Developer. In short, SCD4J is an automation platform for configuring and installing your Web IT infrastructure. With just one command you can install clusters and deploy applications. Note that SCD4J is not another option for Puppet or Chef. It is, actually, a SIMPLER option than those tools. To know more about SCD4J, please take a look at https://github.com/scd4j/gradle-plugins/wiki |
0.7.22
(16 December 2016) |
io.freefair.war-attach-classesMaven-like attachClasses option for the war task. |
8.11
(16 November 2024) |