Search Gradle plugins
| Plugin | Latest Version |
|---|---|
name.remal.test-source-sets
CC-compatible
Plugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set. |
5.0.8
(06 August 2026) |
name.remal.integration-tests
CC-compatible
Plugin that adds 'integration' source set and configures it. |
5.0.8
(06 August 2026) |
name.remal.classes-relocation
CC-compatible
Plugin that provides classes relocating functionality. |
2.1.8
(05 August 2026) |
name.remal.sonarlint
CC-compatible
Plugin that executes SonarLint checks without SonarQube server. |
7.1.6
(05 August 2026) |
name.remal.lombok
CC-compatible
Configure Lombok annotation processor |
3.2.2
(04 August 2026) |
com.oliveryasuna.modkit.mixins
CC-compatible
Registers mixin configs, provides the refmap convention, and publishes config file names to the shared manifest registry. |
0.4.0
(20 July 2026) |
|
Gives your build better default build file names. |
0.0.1
(26 September 2019) |
|
Kotlin compiler plugin for getting type names at compile time |
2.4.10-1.0.4
(15 July 2026) |
|
Gradle plugin to use git tags as project version names. |
0.0.1
(04 October 2021) |
|
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.9
(30 July 2026) |