Lightweight build alternatives to Gradle / Maven

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Bazel

    a fast, scalable, multi-language and extensible build system

    Bazel is your best bet - https://bazel.build/

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. rules_jvm_external

    Bazel rules to resolve, fetch and export Maven artifacts

  4. rules_kotlin

    Bazel rules for Kotlin

  5. Maven Wrapper

    Discontinued The easiest way to integrate Maven into your project!

    Maven also has the maven wrapper: https://github.com/takari/maven-wrapper which accomplishes the same thing.

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

  • How to write unit tests in C++ relying on non-code files?

    3 projects | news.ycombinator.com | 22 Feb 2024
  • Bazel Steward – a friendly bot to keep dependencies up-to-date

    1 project | news.ycombinator.com | 30 Jun 2023
  • A Comprehensive guide to build a cross-platform application by Bazel

    8 projects | dev.to | 17 Nov 2022
  • When to Use Bazel?

    13 projects | news.ycombinator.com | 13 Sep 2022
  • Is there a way to create multiple Go files that each have their own main functions inside one folder?

    2 projects | /r/golang | 11 Aug 2022

Did you know that Java is
the 8th most popular programming language
based on number of references?