Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freefair/gradle-plugins

Gradle Plugin Collection
https://github.com/freefair/gradle-plugins

gradle gradle-plugin

Last synced: 4 days ago
JSON representation

Gradle Plugin Collection

Awesome Lists containing this project

README

        

# Gradle plugins

[![codecov](https://codecov.io/gh/freefair/gradle-plugins/branch/master/graph/badge.svg)](https://codecov.io/gh/freefair/gradle-plugins)

Look here for a list of all available plugins:
https://plugins.gradle.org/search?term=io.freefair

User guide https://docs.freefair.io/gradle-plugins/current/reference/

Javadoc https://docs.freefair.io/gradle-plugins/current/api/

# Compatibility Matrix

Since version 8, we align our major.minor version with Gradle.

The plugins itself should work on every Java version on which Gradle works,
but external tools like Lombok or Ajc may have additional constrains.

| Plugin Version | Gradle Version | Java Version | Kotlin Version |
|----------------|----------------|--------------|----------------|
| 8.11.x | 8.11 | 8+ | 2.0.20 |
| 8.10.x | 8.10 | 8+ | 1.9.24 |
| 8.7.x | 8.7 | 8+ | 1.9.22 |
| 8.6.x | 8.6 | 8+ | 1.9.20 |
| 8.4.x | 8.4 | 8+ | 1.9.10 |
| 8.3.x | 8.3 | 8+ | 1.9.0 |
| 8.2.x | 8.2 | 8+ | 1.8.20 |
| 8.1.x | 8.1 | 8+ | 1.8.10 |
| 8.0.x | 8.0 | 8+ | 1.8.10 |
| 6.6.x | 7.6 | 8 - 18 | 1.7.x |
| 6.5.x | 7.5 | 8 - 18 | 1.7.x |
| 6.4.x | 7.4 | 8 - 17 | 1.3.x - 1.6.x |
| 6.3.x | 7.3 | 8 - 17 | 1.3.x - 1.6.x |
| 6.2.x | 7.2 | 8 - 16 | unknown |
| 6.1.x | 7.1 | 8 - 16 | unknown |
| 6.0.x | 7.0 | 8 - 16 | unknown |
| 5.3.x | 6.7 | 8 - 15 | unknown |
| 5.1.x | 6.4+ | 8 - 14 | unknown |
| 5.0.x | 6.3 | 8 - 13 | unknown |
| 4.x | 5.6+ | 8 - 12 | unknown |
| 3.8.x | 5.5.x | 8 - 12 | unknown |
| 3.3.x - 3.7.x | 5.4+ | 8 - 12 | unknown |
| 3.2.x | 5.3+ | 8 - 11 | unknown |
| 3.x | 5.1+ | 8 - 11 | unknown |
| 2.x | 4.x | 8 - 11 | unknown |