Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Format code based on Bonitasoft's conventions |
0.1.64
(12 July 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) |
|
A Gradle plugin that provides some conventions when use AsciidoctorJPlugin |
3.2.2.2
(11 May 2024) |
|
Generates common Github links by convention and configures common plugins |
2.0.0
(11 March 2024) |
|
Configures a conventional gradle-metal application component |
0.5
(21 February 2024) |