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