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-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.qalipsis.bootstrapA plugins that helps you to create new projects for QALIPSIS, a load, performance and end-to-end testing software |
0.1.1
(21 May 2024) |
net.bonzani.clean-architectureValidates that architectural layer dependencies are followed. |
1.0.2
(01 April 2024) |
com.appland.appmapInteractive maps and architecture analysis to help you write better Java. |
1.2.0
(13 September 2023) |
us.ihmc.ihmc-cdGradle plugin for delivering and upgrading software. |
1.26
(31 July 2023) |
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) |
io.github.davidburstrom.version-compatibilitySets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite. |
0.5.0
(28 March 2023) |
software.onepiece.limitsPlugin to generate immutable data structures (Kotlin source code) with collections that contain a limited set of elements addressed by coordinates. Also generates tools to diff data and (de)serialize such diffs. |
0.3
(08 September 2022) |
se.solrike.otsswinfoGradle plugin to generate version and license reports for your Java (multi)project. The plugin scans all the dependencies and the transitive dependencies (off the shelf software, OTS-SW) and lists the version and license for each dependency. The plugin can also generate an version up-to-date report for the dependencies. Min Gradle version 7.0. |
1.0.0-beta.10
(20 March 2022) |