Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
software.amazon.smithyThis project integrates Smithy with Gradle. This plugin can build artifacts from Smithy models, generate JARs that contain Smithy models found in Java projects, and generate JARs that contain filtered *projections* of Smithy models. |
0.7.0
(17 April 2023) |
jp.classmethod.aws.rebootGradle plugin to manage Amazon Web Services |
0.45
(19 July 2021) |
jp.classmethod.aws.reboot.lambdaGradle plugin to manage Amazon Web Services |
0.45
(19 July 2021) |
jp.classmethod.aws.reboot.iamGradle plugin to manage Amazon Web Services |
0.45
(19 July 2021) |
jp.classmethod.aws.reboot.cloudformationGradle plugin to manage Amazon Web Services |
0.45
(19 July 2021) |
jp.classmethod.aws.reboot.beanstalkGradle plugin to manage Amazon Web Services |
0.45
(19 July 2021) |
net.hubalek.gradle.s3privaterepoAllows to add Amazon S3 private repo just according system properties or environment variables. |
0.0.6
(29 September 2020) |