Search Gradle plugins

Plugin Latest Version

A Kotlin compiler plugin that annotates Kotlin-generated methods to signify to code analyzers that these methods have been generated by the compiler.

1.5.0
(07 February 2020)

Generate CCD Configuration from code

0.3.2
(29 January 2020)

Gradle wsdl2java plugin. Generate java source-code from your wsdl or xsd files using cxf.

0.12
(27 January 2020)

Experiment on implementation of dagger2 code generation through Kotlin compiler

0.0.3-preview
(31 December 2019)

Gradle plugin for generating code from Google FlatBuffers schemas. Fork of https://github.com/netifi/gradle-flatbuffers-plugin

1.0.6
(29 November 2019)

A Gradle plugin to easily apply the same setup of static analysis tools across different Android, Java or Kotlin projects.

1.2
(22 November 2019)

Plugin for transforming source code to SSA and CFG

1.1.1
(19 November 2019)

The DexPatcher Patched Application plugin produces a modified Android application by applying changes and additions to code and resources of a source application imported as a DexPatcher APK library. DexPatcher is free software. (GPLv3+)

2.0.0
(31 October 2019)

The DexPatcher Patch Library plugin produces a DexPatcher patch library file that bundles compiled changes and additions to code and resources of a source application imported as a DexPatcher APK library, without bundling any part of the source application itself. The file is similar in structure to an Android library (AAR) file. The changes bundled in a patch library can be applied to the source application using the DexPatcher Patched Application plugin. Several patch libraries can be applied in the same step, or their application can be serialized though the cyclic use of the APK Library and Patched Application plugins. DexPatcher is free software. (GPLv3+)

2.0.0
(31 October 2019)

Run wsimport on WSDL files to generate Java code required to access web services

1.1.2
(19 September 2019)