Upgrading to Gradles modern plugin configuration

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Dagger2

    A fast dependency injector for Android and Java.

  • In particular I have found one popular plugin at this time which is not compliant and that is the Dagger Hilt Plugin. You can track the support for it here, it's quite likely by the time you read this post that it will already have been released.

  • maven-simple

    Example Maven project demonstrating the use of

  • dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { google() mavenCentral() maven { url 'https://jitpack.io' } } }

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gradle-versions-plugin

    Gradle plugin to discover dependency updates

  • Creating your own pre compiled script plugins for tidying up your build.gradle config and give an example showcasing config for the popular the popular versions gradle plugin

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • VContainer VS Init(args) Lite - a user suggested alternative

    2 projects | 5 May 2024
  • Zenject VS Init(args) Lite - a user suggested alternative

    2 projects | 5 May 2024
  • Modular Dependency Injection in .NET

    2 projects | dev.to | 25 Mar 2024
  • Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

    1 project | dev.to | 21 Mar 2024
  • Injeção de dependência em Go

    2 projects | dev.to | 28 Feb 2024