Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Auto-register AniFlux loaders via bytecode instrumentation |
1.1.1
(03 December 2025) |
com.jsik.component-register
Deprecated
auto register component |
1.1.2
(16 August 2020) |
|
A universal Gradle plugin for Android SDK multi-module projects, supporting auto-registration, resource isolation, proguard, manifest merge, and more. |
1.0.9
(22 May 2025) |
|
Arouter AGP7.4+ plugin |
1.0.4-java21
(13 January 2026) |
|
An Android navigation framework plugin, to help user auto register RouterTable. |
1.0.0
(01 February 2023) |
|
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) |
|
Docker image build, tag, and push support. Registers docker (build), dockerTag, dockerPush, dockerLogin, dockerLogout, dockerClean, and dockerCleanupImage tasks. Configure images via the docker DSL: image name, Dockerfile path, build args, labels, platforms, and additional build context files. Supports docker buildx (default) with multi-platform builds and automatic AWS ECR login. Automatically stamps images with build provenance labels (branch, commit hash, build number, repository URL). When com.stano.spring-boot is also applied, auto-configures the image name and wires bootWar output as the build context. |
0.1.9
(30 July 2026) |