Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
This is an Android gradle plugin that allows you to overlay text on top of an android applicaion's icon to easily convey information about the app to testers, such as version or flavor. |
1.4.1
(30 November 2017) |
|
Assists Javadoc tasks by automatically delomboking lombok'd source and linking Official Java SE Javadoc for the specified source version. |
1.0.0
(09 May 2020) |
|
Gradle plugin for create/update and delete AWS Cloudformation stacks. The parameters for the Cloudformation template can be managed per environment and kept in for instance Java properties files. Min Gradle version 7.0. |
1.0.0
(29 November 2022) |
|
Jawa language compiler for Gradle. Built with Gradle 2.13. Projects applying this plugin require a compile-time dependency on the jawa-compiler library. Please include this in the depencencies closure: dependencies { compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.2' } |
1.0.7
(24 October 2016) |
|
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) |