Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.klahap.pgenThis Gradle plugin simplifies the development process by automatically generating Kotlin Exposed table definitions from a PostgreSQL database schema. It connects to your database, introspects the schema, and creates Kotlin code for Exposed DSL, including table definitions, column mappings, and relationships. Save time and eliminate boilerplate by keeping your Exposed models synchronized with your database schema effortlessly. |
0.9.4
(17 June 2025) |
software.amazon.smithy.gradle.smithy-baseThis plugin sets up the basic capabilities necessary for building Smithy models.Applying this plugin will create the basic source sets and configurations needed for smithyprojects. It will also create a smithy build task that will build and validate all the smithy models in the project. |
1.3.0
(11 June 2025) |
com.mooltiverse.oss.nyxThe Nyx Gradle plugin automates the sematic release process for Gradle projects using semantic versioning and leveraging the Git branching model. |
3.1.4
(10 June 2025) |
de.fabmax.webidl-utilGenerates JNI and Kotlin/JS bindings from an emscripten/WebIDL model |
0.10.2
(09 June 2025) |
io.github.guidewire-oss.fern-publisherThis plugin simplifies the process of collecting JUnit XML test reports and publishing them to a Fern test reporting service. It parses JUnit XML reports, converts them to Fern's data model, and sends them to your Fern instance through its API. To learn more about Fern, check out its repository: https://github.com/guidewire-oss/fern-reporter |
1.0.0
(06 June 2025) |
com.blackbuild.klum-ast-schemapreconfigures a project to produce a KlumAST schema |
2.0.0-rc.56
(14 April 2025) |
ch.so.agi.interlis-repository-creatorThe Gradle INTERLIS Repository Creator plugin creates an ilimodel.xml file from a bunch of INTERLIS models. |
2.0.55
(02 April 2025) |
dev.lukebemish.crochet.ideaHandles the IDE model for idea for Crochet, a tool to set up development environments for Minecraft mods |
0.1.0-alpha.19
(01 April 2025) |
io.github.probelalkhan.netroNetro is a Gradle plugin that automates the generation of Retrofit API interfaces and Kotlin data models from JSON configuration files. It streamlines API integration by handling multiple HTTP methods (GET, POST, PUT, DELETE) and enforces a structured package organization for maintainability. Built with KotlinPoet and Kotlin Serialization, Netro simplifies API development, reducing boilerplate and improving code consistency. |
0.2
(15 March 2025) |
com.mbeddr.mps_cliThis plugin parses JetBrains Meta-Programming System (MPS) files (.mpsr, .mps) and builds an object model. |
0.18
(04 February 2025) |