Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Standard Gradle boilerplate for my personal projects |
0.0.2
(27 August 2015) |
|
Standard Gradle boilerplate for my personal projects |
0.0.2
(27 August 2015) |
|
Standard Gradle boilerplate for my personal projects |
0.0.2
(27 August 2015) |
|
Applies org.springframework.boot and wires the MSP Spring Boot BOM for dependency management. Names the bootJar after the root project and registers copyOtelJavaagent to copy the OpenTelemetry Java agent into build/libs at assemble time. Adds spring-boot-devtools (developmentOnly), micrometer-registry-prometheus (runtimeOnly), msp-spring-boot-application (implementation), and msp-spring-test-starter (testImplementation). Rewrites application.yml at processResources time with build metadata (context name, version, CI environment). When com.stano.docker is also applied, auto-configures the Docker image name, build args, and wires bootWar output as the Docker build context. |
0.1.15
(14 August 2026) |
|
Embeds an npm build's output into a Java jar's resources. Extends com.stano.npm (auto-applied) with an npmAssemble task that copies the npm dist output into build/resources/main/public. When the java plugin is also applied, jar depends on npmAssemble and test depends on npmTest. |
0.1.15
(14 August 2026) |
|
Code generator that translates SQL to Java |
2026.8.8
(08 August 2026) |
|
This gradle plugin runs the test suit with multiple versions of the Java Virtual Machine |
4.5.5
(07 August 2026) |
|
This plugin assists in the installation of certificates into JDKs with Java Keytool. |
3.6.14
(07 August 2026) |
|
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) |
|
Baseline Java is a collection of Gradle plugins for configuring code quality tools in builds and generated Eclipse/IntelliJ projects. |
7.8.0
(05 August 2026) |