Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Single jar packaging based on a JarClassLoader. Unlike maven shade and gradle shadow, this form of packaging does not intermix classes into a single directory, and thereby maintains a degree of separation between libraries with distinct licensing concerns. Does not require write access to the filesystem like capsule |
1.1.0
(20 January 2023) |
|
GunpowderPlugin imports and configures the required dependencies to develop for Gunpowder. |
1.0.7
(19 July 2022) |
|
This Gradle plugin sets basic OpenDevStack conventions when applied to a project, thus making the gradle project compatible to the build requirements. |
0.0.1
(08 July 2022) |
|
This plugin checks the Java version your Gradle build is running with. If the version is lower than the required minimum version or it exceeds the maximum version accepted, then the build is aborted with an friendly, easy to spot error message pointing towards the problem. This should help to avoid having to dig through the build output to find only to find an unsupported class file version error messages buried somehere in the output due to a bad Java runtime version. |
1
(03 July 2022) |
|
Gradle plugin to checks whether the quality meets the requirements of the specified quality gate |
0.1.1
(09 March 2022) |
|
Opinionated defaults for mods on the Fabric platform. Requires the https://maven.fabricmc.net plugin repository to be declared |
5.0.1
(28 February 2022) |
|
Notifies GitLab about new dependency updates. Requires the com.github.ben-manes.versions plugin! |
2.0.0
(29 December 2021) |
|
GetSocial SDK Gradle plugin adds all required project dependencies and AndroidManifest.xml configurations. |
1.0.10
(09 July 2021) |
|
Makes available all GitVersion properties to the gradle build (i.e. GitVersion.SemVer). Run task GitVersion for a list of all properties. Requires GitVersion installed |
1.1.1
(15 February 2021) |
|
Validates project properties against a template file to ensure required ones are present |
1.1.0
(26 January 2021) |