Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.rodm.teamcity-commonGradle plugin to support the development of TeamCity plugins |
1.5.5
(07 August 2024) |
software.amazon.smithy.gradle.smithy-baseThis plugin sets up the basic capabilities necessary for building Smithy models.Applying this plugin will create the basic source sets and configurations needed for smithyprojects. It will also create a smithy build task that will build and validate all the smithy models in the project. |
1.1.0
(18 July 2024) |
software.amazon.smithy.gradle.smithy-jarAdds built Smithy files to an existing jar task such as that createdby the Java or Kotlin plugins. The smithy-jar plugin also adds build metadataand tags to the JAR's MANIFEST. The smithy-jar plugin applies the smithy-baseplugin when it is applied. |
1.1.0
(18 July 2024) |
software.amazon.smithy.gradle.smithy-trait-packageConfigures a Java library package for Smithy traits, using Smithy's trait-codegen plugin to generate Java implementation of traits. |
1.1.0
(18 July 2024) |
com.kroegerama.openapi-kgen.gradle-pluginGenerate modern API Clients in Kotlin from OpenAPI specifications. Supports OpenAPI >= 3.0.0. |
0.16.0
(15 July 2024) |
info.offthecob.Settings* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts |
1.0.17
(11 July 2024) |
org.revapi.revapi-gradle-pluginAPI/ABI backwards compatibility for Java libraries using Revapi |
1.8.0
(04 July 2024) |
org.gradle.github-dependency-graph-gradle-pluginGenerates a dependency graph snapshot for any Gradle build, which can be submitted via the GitHub Dependency Submission API. |
1.3.1
(28 June 2024) |
de.smartsquare.squitGradle plugin for testing Xml/Soap based apis. |
5.2.0
(25 June 2024) |
io.github.nastra.revapiAPI/ABI backwards compatibility for Java libraries using Revapi |
1.8.1
(24 June 2024) |