Compatibility
Konsist ecosystem compatibility
Last updated
Konsist ecosystem compatibility
Last updated
Konsist is compatible with all types of Kotlin projects including , , and projects.
Konsist works with popular testing frameworks executing Kotlin code. Konsist has first-class support for , , and .
Konsist is compatible with popular build systems such as and .
The Java 8
is a minimum version required to run Konsist.
Konsist is backwards compatible with Kotlin 1.8.x
( since Konsist 0.17.0
).
Konsist depends on:
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4
(minimal coroutine usage make Konsist compatible with newer coroutines versions)
org.jetbrains.kotlin:kotlin-compiler-embeddable:2.0.20