Search Gradle plugins
Plugin | Latest Version |
---|---|
org.lukosan.gradle-local-dependencies-pluginGradle plugin that builds other gradle projects (i.e. not subprojects) and then makes the resulting jars available as a compile dependency to this project. |
0.0.1.DEV
(27 January 2015) |
io.github.godfather1103.gradle-base-pluginEncapsulates some common syntax, such as setting Java options.encoding=UTF-8, clearing Maven target directory when cleaning. |
1.6
(16 July 2022) |
org.teavm.libraryInstalls TeaVM DSL for consuming TeaVM libraries and running tests in a browser |
0.10.2
(05 September 2024) |
io.github.haishen668.filter-excluded-classesThis Gradle plugin filters and removes classes annotated with @ExcludeClass, helping you quickly eliminate classes that need to be loaded from the cloud. It scans the compiled classes and deletes any that are marked for exclusion, along with their inner classes. |
1.0.0
(02 November 2024) |
org.uulib.gradle.markdown-langAdds a 'DocumentationSpec' component spec, 'MarkdownSourceSet' source set, and 'HtmlBinary' binarySpec to the Gradle software model. For each MarkdownSourceSet related to each HtmlBinary, a task is created that compiles markdown files in the source set into HTML files in the binary. |
0.0.1
(05 August 2016) |
com.graphql-java-generator.graphql-gradle-plugin3graphql-gradle-plugin3 is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code. The graphql-gradle-plugin3 is compiled against SpringBoot3 and Spring Framework 6. |
2.8
(28 August 2024) |