Search Gradle plugins

Plugin Latest Version

Plugin that adds external annotations link (file://$USER_HOME$/idea-external-annotations) to IDEA project libraries.

1.5.0
(18 August 2021)

Plugin for OakForge project, using downloadURL and downloadDeployTokenfrom properties of project where it is applied to send get request with headerDEPLOY-TOKEN: ${downloadDeployToken} and save response in file named same aswhat is included in downloadURL after last /

0.4-SNAPSHOT
(15 February 2021)

Jawa language compiler for Gradle. Built with Gradle 2.13. Projects applying this plugin require a compile-time dependency on the jawa-compiler library. Please include this in the depencencies closure: dependencies { compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.2' }

1.0.7
(24 October 2016)

OasLint is a Gradle plugin that enforces consistent naming conventions and structure in OpenAPI specifications. It validates schemas, parameters, paths, tags, and operation IDs against defined format rules, helping teams maintain clean, readable, and standardized API definitions. Ensure your OpenAPI specs stay consistent and error-free across projects.

0.2.0
(24 November 2025)