Search Gradle plugins

Plugin Latest Version

software.amazon.smithy.gradle.smithy-jar

Adds 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.0.0
(28 March 2024)

software.amazon.smithy.gradle.smithy-base

This 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.0.0
(28 March 2024)

software.amazon.smithy

This 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)

io.github.karamvsingh.backend-framework.gradle-plugin

Gradle plugin used to convert a smithy model into generated sources metadata

0.1.2
(16 April 2023)