All Projects → ksoichiro → Awesome Gradle

ksoichiro / Awesome Gradle

A curated list of awesome Gradle plugins and resources for a better development workflow automation.

Projects that are alternatives of or similar to Awesome Gradle

Javapackager
📦 Gradle/Maven plugin to package Java applications as native Windows, Mac OS X, or GNU/Linux executables and create installers for them.
Stars: ✭ 285 (-16.42%)
Mutual labels:  gradle
Fataar Gradle Plugin
Gradle plugin to help embed dependencies in generated AAR artifact
Stars: ✭ 308 (-9.68%)
Mutual labels:  gradle
Trampoline
Admin Spring Boot Locally
Stars: ✭ 325 (-4.69%)
Mutual labels:  gradle
Atom
Java course materials
Stars: ✭ 293 (-14.08%)
Mutual labels:  gradle
Minecolonies
Minecolonies minecraft mod
Stars: ✭ 303 (-11.14%)
Mutual labels:  gradle
App Engine
分布式App服务端快速开发框架
Stars: ✭ 313 (-8.21%)
Mutual labels:  gradle
Gittoolbox
GitToolBox IntelliJ plugin
Stars: ✭ 284 (-16.72%)
Mutual labels:  gradle
Gradle Doctor
The right prescription for your Gradle build.
Stars: ✭ 331 (-2.93%)
Mutual labels:  gradle
Mmorpg
springboot编写的轻量级高性能mmorpg手游服务端框架,基本功能逐渐完善中。
Stars: ✭ 309 (-9.38%)
Mutual labels:  gradle
Jraw
The Java Reddit API Wrapper
Stars: ✭ 320 (-6.16%)
Mutual labels:  gradle
The Pit Of The Android Studio
👍 👍 👏 🌟 ⭐️ ⭐️ Everything about the Android Studio and Intellij IDEAfor example:Install,common problems and solutions,each libraries for android and androidx library,code and peoject templates,etc.全面总结Android Studio以及Intellij IDEA的填坑指南,详解AS版本号、Gradle版本、BuildTools三者的对照关系,AS模板配置,gradle插件,Android自带注解库详解,support详解等干货。
Stars: ✭ 296 (-13.2%)
Mutual labels:  gradle
Play Services Plugins
Plugins to help with using Google Play services SDK.
Stars: ✭ 298 (-12.61%)
Mutual labels:  gradle
Gdub
A gradlew / gradle wrapper.
Stars: ✭ 312 (-8.5%)
Mutual labels:  gradle
Xhttp2
💪A powerful network request library, encapsulated using the RxJava2 + Retrofit2 + OKHttp combination.(一个功能强悍的网络请求库,使用RxJava2 + Retrofit2 + OKHttp组合进行封装)
Stars: ✭ 292 (-14.37%)
Mutual labels:  gradle
Swagger Gradle Codegen
💫 A Gradle Plugin to generate your networking code from Swagger
Stars: ✭ 330 (-3.23%)
Mutual labels:  gradle
Gradle Ssh Plugin
Gradle SSH Plugin
Stars: ✭ 289 (-15.25%)
Mutual labels:  gradle
Boardview
A draggable boardview for java android (Kanban style)
Stars: ✭ 309 (-9.38%)
Mutual labels:  gradle
Hexagon
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications, APIs or queue consumers) that run inside a cloud platform.
Stars: ✭ 336 (-1.47%)
Mutual labels:  gradle
Kotlin Dsl Samples
Samples builds using the Gradle Kotlin DSL
Stars: ✭ 3,483 (+921.41%)
Mutual labels:  gradle
Country Picker Android
A simple library that displays a beautiful list of all the countries allowing the user to pick the country he wishes and provide details like country code, iso code name,currency and flag.
Stars: ✭ 317 (-7.04%)
Mutual labels:  gradle

Awesome Gradle

A curated list of awesome Gradle plugins and resources for a better development workflow automation.

Inspired by the awesome, awesome-gulp and some other awesome lists.

Table of contents

Plugins

Notice: in the following descriptions, "Official plugin" means that it's provided as a builtin plugin by Gradle.

Language

  • java - Official plugin that adds Java compilation, testing and bundling capabilities.
  • groovy - Official plugin that adds support for building Groovy projects.
  • scala - Official plugin that adds support for building Scala projects.
  • antlr - Official plugin that adds support for generating parsers using Antlr.
  • assembler - Official plugin that adds native assembly language capabilities to a project.
  • c - Official plugin that adds C source compilation capabilities to a project.
  • cpp - Official plugin that adds C++ source compilation capabilities to a project.
  • objective-c - Official plugin that adds Objective-C source compilation capabilities to a project.
  • objective-cpp - Official plugin that adds Objective-C++ source compilation capabilities to a project.
  • gradle-retrolambda - Get Java lambda support in Java 6, 7 and Android.
  • clojurephant - Clojure/ClojureScript support for Gradle

Code quality

Code generation

Java application development

Web application development

Android application development

iOS and Mac application development

Editor and IDE integration

Templating

Database

Dependency management

Debugging

Testing

Building

  • build-time-tracker-plugin - Continuously track and report your build times.
  • gradle-metrics-plugin - Collect Gradle build metrics and persist them to an external datastore.
  • nebula-plugin - A collection of Gradle plugins providing repeatable builds, immutable deployments and helping eliminate boilerplate code.

Packaging

Releasing

Notification

  • announce - Official plugin that publishes messages to platforms such as Twitter or Growl.
  • gradle-slack-plugin - Send messages to Slack after each build.

Cloud services

SCM

CI

  • build-info - Artifactory's open integration layer for the CI servers and build tools.

VM and container

Boilerplates

Resources

General Resources

Official Documentation

Contribution

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, Soichiro Kashima has waived all copyright and related or neighboring rights to this work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].