Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle Plugin for J2ObjC, which is an open-source tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. The plugin is not affiliated with Google but was developed by former Google Engineers and others. J2ObjC enables Java source to be part of an iOS application's build, no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps, web apps (using GWT), and iOS apps (using J2ObjC). |
0.7.0
(20 May 2019) |
|
Scott provides detailed failure messages for tests written in Java, without the use of complex assertion libraries to aid developers in rapid development, troubleshooting and debugging of tests. All information is presented on the source code of the test method as comments. |
4.0.1
(29 September 2021) |
|
Test for Gradle plug-in development and publish |
1.0.0
(20 May 2019) |
|
Gradle plugins and tasks to support Alfresco development |
1.2.0
(06 August 2024) |
|
Gradle plugins and tasks to support Alfresco development |
1.2.0
(06 August 2024) |
|
The Gateway policy plugin can be used to develop Gateway configuration |
1.0.9
(20 August 2021) |
|
A Gradle plugin that simplifies and enhances the configuration of Kotlin Multiplatform projects, enabling seamless development for multiple platforms with shared code and platform-specific logic |
0.12.0
(22 March 2025) |
|
Gradle plugin for Modded Minecraft development environments to automatically scan and detect for Fractureiser malware exploits in dependencies |
1.0.1
(09 June 2023) |
|
Gradle Plugin for J2ObjC, which is an open-source tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. The plugin is not affiliated with Google but was developed by former Google Engineers and others. J2ObjC enables Java source to be part of an iOS application's build, no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps, web apps (using GWT), and iOS apps (using J2ObjC).NOTE: Please use the main plugin instead: https://plugins.gradle.org/plugin/com.github.j2objccontrib.j2objcgradle |
0.4.9.9-alpha-fork
(23 October 2015) |
|
Netro is a Gradle plugin that automates the generation of Retrofit API interfaces and Kotlin data models from JSON configuration files. It streamlines API integration by handling multiple HTTP methods (GET, POST, PUT, DELETE) and enforces a structured package organization for maintainability. Built with KotlinPoet and Kotlin Serialization, Netro simplifies API development, reducing boilerplate and improving code consistency. |
0.2
(15 March 2025) |