Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.jetbrains.exposed.plugin
CC-compatible
Exposed Gradle Plugin configures the generation of migration scripts for applications that use Exposed |
1.3.1
(01 July 2026) |
com.arc-e-tect.shadow-api-detector
CC-compatible
Scans Spring Boot @RestController classes for exposed endpoints and reports any that are not described in the OpenAPI documentation. |
0.3.0
(31 July 2026) |
io.github.manriif.komple
CC-compatible
Downloads, verifies, installs and exposes native development tools (compilers, SDKs, CLI utilities) directly from your build, through a composable shell environment and a native (C) project abstraction. |
0.0.10
(27 July 2026) |
io.github.manriif.komple-tool-emscripten
CC-compatible
Downloads and installs the Emscripten SDK (emsdk) and exposes its environment. |
0.0.10
(27 July 2026) |
io.github.manriif.komple-tool-gnu-sed
CC-compatible
Downloads, builds and installs GNU sed and exposes it on the shell environment. |
0.0.10
(27 July 2026) |
io.github.manriif.komple-tool-cmake
CC-compatible
Downloads and installs CMake and exposes it on the shell environment. |
0.0.10
(27 July 2026) |
|
This 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.49.0
(05 May 2026) |
|
This 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.33.1
(25 November 2025) |
|
Generate ER diagrams from Kotlin Exposed table definitions |
0.1.0
(03 April 2026) |
|
Generates Data Access Objects from a database with JetBrains Exposed |
1.3.13
(11 June 2025) |