Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.sakata1222.jacoco-markdownGradle plugin to parse jacoco report as a markdown |
1.4.0
(12 March 2023) |
org.cyclonedx.bomThe CycloneDX Gradle plugin creates an aggregate of all direct and transitive dependencies of a project and creates a valid CycloneDX bill-of-materials document from the results. CycloneDX is a lightweight BOM specification that is easily created, human readable, and simple to parse. |
1.7.4
(13 February 2023) |
com.dreamgyf.android.fastinflateParse the layout xml file at compile time, and convert the reflection instantiation in LayoutInflater into normal instantiation, so as to improve the performance of layout loading. 编译期时解析布局xml文件,将LayoutInflater中的反射实例化转成普通的实例化,以此来提高布局加载的性能 |
0.1.0-alpha-07
(10 November 2022) |
ws.gross.private-repo.bootstrapGradle Settings plugin to apply bootstrap manifests for this build. Resolves and parses manifest, adds plugin declaration to pluginManagement and version catalogs to dependencyResolutionManagement. |
0.17.0
(08 November 2022) |
de.thetaphi.forbiddenapisAllows to parse Java byte code to find invocations of method/class/field signatures and fail build. |
3.4
(02 October 2022) |
io.github.jingtuo.permissionStatistics permissions by parsing the 'uses-permission' tag of the AndroidManifest.xml file |
1.2
(20 August 2022) |
com.nickbenn.room-schema-parserGradle plugin that can be used to parse & extract the DDL from a schema file generated by Room in an Android project. |
1.0.0
(13 May 2022) |
com.anaplan.engineering.vdmA Gradle plugin to parse, type-check, test and publsih a VDM specification. |
3.0.2+2
(08 April 2022) |
com.github.saurabh73.competitive-programmingThis plugin aims to help in the competitive programming challenges by allowing you to develop in several files with a one click build, and sharing a common set of codes between challenges. Don't reinvent the wheel, focus on the subject! Supports Problem parsing and Junit based test case matching for better testing and debugging. |
2.0.0
(12 November 2021) |
com.withplum.notifierParses the versions.properties (created by the refreshVersions plugin) file and notifies if there are updates. Current implementation posts updates to a Github Issue. |
0.1.0
(15 October 2021) |