Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Configures a Java library package for Smithy traits, using Smithy's trait-codegen plugin to generate Java implementation of traits. |
1.5.0
(06 August 2026) |
|
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.5.0
(06 August 2026) |
|
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.5.0
(06 August 2026) |
|
Opinionated CLI build for an Iluvatar Command. Applies software.visionary.java-base, adds software.visionary:commander as an api dependency, and registers a jlinkApp task that produces a self-contained jlink runtime image plus a launcher script. |
2026.06.13
(13 July 2026) |
|
Settings-plugin that applies the Foojay toolchain resolver so requested JDK versions auto-provision without Gradle's no-toolchain-repositories deprecation warning. |
2026.06.13
(13 July 2026) |
|
Applies java-library and jacoco, configures the Java 25 toolchain, JaCoCo XML coverage reports with build/generated-source class exclusions, jar manifest Implementation-Title/Version, and javadoc Xdoclint:all,-html with -quiet. Reads optional GROUP and VERSION_NAME project properties when set. |
2026.06.13
(13 July 2026) |
|
A plugins that helps you to create new projects for QALIPSIS, a load, performance and end-to-end testing software |
0.1.6
(06 July 2026) |
|
Measures the energy consumption of Spring Boot applications using Joular Core |
0.2.0
(28 May 2026) |
|
Adds Spex core and the spex JUnit Platform engine to the consuming project's test suite, configured against JUnit Jupiter. Requires that the consumer has applied a JVM plugin (java-library, java, or application) first. |
2026.05.10
(25 May 2026) |
|
Applies the Spex testing conventions and adds Spex's Mockito wrappers (the Doubles facade) to the consuming project's test suite, for tests using mocks, spies, stubs, and verifications. |
2026.05.10
(25 May 2026) |