Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
IHub Publish Gradle Plugin |
2.0.0-m3
(23 August 2026) |
|
IHub Profiles Gradle Plugin |
2.0.0-m3
(23 August 2026) |
|
IHub Plugins Gradle Plugin |
2.0.0-m3
(23 August 2026) |
|
IHub Javaagent Gradle Plugin |
2.0.0-m3
(23 August 2026) |
|
IHub Dependency Management Gradle Plugin |
2.0.0-m3
(23 August 2026) |
|
IHub Gradle Plugins Base |
2.0.0-m3
(23 August 2026) |
|
A plugin that generates JVM contract bindings for Ethereum smart contracts |
2.0.1
(19 August 2026) |
|
Generates Kotlin Multiplatform code from .proto files, without protoc-gen-java |
0.7.0-beta.1
(19 August 2026) |
|
Adds generateSchemaDiagram and generateSql tasks that run com.stano.schema.gendiagram.GenDiagram and com.stano.schema.gensql.GenSQL against a schema.xml file. Each task is only registered when the corresponding com.stano:schema-diagram-generator / com.stano:schema-sql-generator dependency is present on the project's runtimeClasspath; otherwise a warning is logged and the task is skipped. |
0.1.15
(14 August 2026) |
|
Generic npm/Node build lifecycle support, usable on any npm project (standalone SPA, library, or embedded frontend) regardless of whether a Java plugin is applied. Registers npmVersion, npmInstall, npmClean (wired into clean), npmRunBuild, and npmTest tasks. Optionally builds via nvm (Node Version Manager) instead of a system-installed npm. When org.sonarqube is already applied (directly or on a parent project), configures sonar.sources for the JS source tree. |
0.1.15
(14 August 2026) |