Search Gradle plugins
Plugin | Latest Version |
---|---|
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-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.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) |
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) |
io.github.karamvsingh.backend-framework.gradle-pluginGradle plugin used to convert a smithy model into generated sources metadata |
0.1.2
(16 April 2023) |