Search Gradle plugins
Plugin | Latest Version |
---|---|
org.jetbrains.kotlinx.rpc.platformThe plugin enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version. |
0.3.0
(01 October 2024) |
org.jetbrains.gradle.plugin.idea-extExtends the Gradle's "idea" DSL with specific settings: code style, facets, run configurations etc. |
1.1.9
(23 September 2024) |
eu.aylett.conventions.ide-supportConventional support for JetBrains IDEs |
0.4.0
(22 September 2024) |
org.jetbrains.kotlinx.kover.aggregationEvaluate code coverage for projects written in Kotlin, applied only inside settings.gradle[.kts] files |
0.9.0-RC
(03 September 2024) |
org.jetbrains.kotlinx.koverEvaluate code coverage for projects written in Kotlin |
0.9.0-RC
(03 September 2024) |
ch.rethinc.exposed.generatorGenerates Data Access Objects from a database with JetBrains Exposed |
1.3.6
(11 August 2024) |
org.jetbrains.kotlin.libs.publisherKotlin libs publisher plugin |
1.9.23-dev-45
(22 July 2024) |
org.jetbrains.kotlin.libs.docKotlin libs documenting plugin |
1.9.23-dev-45
(22 July 2024) |
com.github.jk1.tcdepsGradle plugin to use JetBrains TeamCity server as an external dependency repository for Gradle builds. This comes in handy when existing artifact layout ignores any established conventions, so out-of-box repository types just can't handle it. The plugin makes use of default artifact cache, downloading each dependency only once. |
1.6.2
(01 July 2024) |
com.specificlanguages.mpsA simple plugin for building JetBrains MPS projects |
1.8.0
(14 June 2024) |