Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
If spotless is applied, configures a java step that formats using palantir-java-format. |
2.99.0
(23 September 2026) |
|
Exposes a configuration containing the palantir-java-format jars |
2.99.0
(23 September 2026) |
|
Plugin to configure the PalantirJavaFormat IDEA plugin based on an optional implementation version of the formatter. |
2.99.0
(23 September 2026) |
|
A modern, lambda-friendly, 120 character Java formatter. Applies all other palantir-java-format plugins. |
2.99.0
(23 September 2026) |
|
Formats Java sources with FormatJ, using the same rules as the CLI and Maven plugin. |
0.5.2
(21 September 2026) |
|
Export colors, floats, icons and text styles from Figma design files |
1.0.34354268460
(09 September 2026) |
|
Kotlin Multiplatform Product Flavors Gradle Plugin - Bring Android-style product flavors to KMP |
2.10.0
(09 September 2026) |
|
Adds a Maven-style META-INF/maven/<groupId>/<artifactId>/pom.properties to the main jar, wired by convention from the project's group, name and version so Maven-aware tooling (SBOM generators, classpath inspectors, security scanners) can identify the artifact a jar belongs to. The generated file is deterministic with no timestamp, keeping archives reproducible. |
0.2.0
(04 September 2026) |
|
Distributed yaml translation system: per-locale multi-file yaml sources are packed into vanilla lang json at build time, together with a generated typed key class (configurable name, package and naming style). |
0.1.0
(03 September 2026) |
|
Compiles MyBatis-style mappers and SQL into plain Java at build time: passes the mapper XML directory to larkbatis-processor, registers those files as compileJava inputs, and adds the larkbatisScan migration report. |
0.1.2
(02 September 2026) |