Adds utility functions to your settings.gradle
Applies the junit5 platform plugin and binds jacoco to it.
Adds some utility functions to project.ext such as prefixedProject.
Applies the junitjacoco plugin and defines Spek as engine. Applies the kotlin plugin and sets up compile and test dependencies.
Provides a few utility functions which makes it easier to manage kotlin projects.
Provides a few utility functions which makes it easier to manage kotlin projects.
Applies the dokka plugin and provides a javadocJar Task.
ch.tutteli.publish
Applies maven-publish as well as JFrog's bintray plugin and configures them according to tutteli's publish conventions.
Provides a way to use module-info.java in kotlin projects.
Sets up JaCoCo for the JUnit 5 Platform
Helps you to deal with gradle when using Kotlin
Provides a way to use module-info.java in kotlin projects.
Provides a few utility functions which makes it easier to manage kotlin projects.
Adds some utility functions to project.ext such as prefixedProject.
Applies maven-publish as well as io.github.gradle-nexus.publish-plugin and configures them according to tutteli's publish conventions.
Adds utility functions to your settings.gradle
Applies the junitjacoco plugin and defines Spek as engine. Applies the kotlin plugin and sets up compile and test dependencies.
Applies JetBrain's dokka plugin, configures it by conventions and provides a javadocJar task.