Search Gradle plugins

Plugin Latest Version

Applies maven-publish as well as io.github.gradle-nexus.publish-plugin and configures them according to tutteli's publish conventions.

5.0.3
(31 October 2024)

Applies JetBrain's dokka plugin, configures it by conventions and provides a javadocJar task.

5.0.3
(31 October 2024)

Simplify for ksp develop

2.1.10
(03 October 2024)

gracle version catalog

24.09.30
(01 October 2024)

This plugin contains all the work from `info.offthecob.Service` but includes customization of the dependency management plugin used by spring, and applies the `kotlin-spring` and `spring-boot` plugins.

1.0.17
(11 July 2024)

* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts

1.0.17
(11 July 2024)

This plugin contains all the work from `info.offthecob.Base` but includes `jib` for building containers.

1.0.17
(11 July 2024)

This plugin contains all the work from `info.offthecob.Base` but includes `java-library` for building jvm libraries.

1.0.17
(11 July 2024)

This plugin contains a bunch of best practices around how to build projects for the JVM. This includes dependency locking by default, kotlin support, groovy support (for testing), wiring up the junit platform, null away, and linting.

1.0.17
(11 July 2024)

Sets up a Project with Javadoc Task. Used by AggregateJavadocPlugin to setup aggregate Javadoc too

3.2.2.2
(11 May 2024)