bazeltools / bazel_jar_jarLinks
JarJar rules for bazel (rename packages and classes in existing jars)
β18Updated 2 weeks ago
Alternatives and similar repositories for bazel_jar_jar
Users that are interested in bazel_jar_jar are comparing it to the libraries listed below
Sorting:
- Generate bazel dependencies for maven artifactsβ257Updated last week
- πΏπ Experimental system for registering, configuring, and invoking source-code linters in Bazel.β100Updated 2 years ago
- Framework for integration tests that call Bazelβ33Updated 3 years ago
- Small web server for a Bazel cache, proxies to S3; allows Bazel to work offline; async uploads to make Bazel fasterβ81Updated 2 years ago
- Bazel rules for assembling and deploying software distributions (see @vaticle for usage example)β159Updated 4 months ago
- β43Updated 3 years ago
- Tools for dealing with very large Bazel-managed repositoriesβ168Updated 5 years ago
- Run static analysis tools with Bazelβ119Updated last week
- A tool for visualising and exploring Bazel Skyframe graphs.β60Updated last year
- An implementation of the Build Server Protocol for Bazelβ164Updated last year
- Example of how to use bazel aspects.β42Updated last year
- A bot to keep Bazel dependencies up to dateβ67Updated 5 months ago
- π bazel rules for generating code from openapi specificationsβ53Updated last week
- Common functionality for Google's open-source libraries that are built with bazel.β90Updated this week
- pip package rules for bazel that are fast (incremental fetch), support different python versions and work with all kinds of packages (i.eβ¦β60Updated 6 months ago
- Bazel rules to resolve, fetch and export Maven artifactsβ355Updated this week
- Utilities integrating Bazel with SonarQubeβ57Updated 7 months ago
- Bazel rules for generating CODEOWNERS from a workspace.β62Updated last year
- Rules for invoking Pandoc through the Bazel build systemβ26Updated last year
- Stardoc: Starlark Documentation Generatorβ115Updated 2 months ago
- Scala rules for Bazelβ376Updated this week
- Common useful functions for writing BUILD files and Starlark macros/rulesβ165Updated this week
- Bazel rules for pyenv (simple python version management)β24Updated 3 years ago
- Automatic Dependency Management Tools for JVM Languagesβ53Updated 6 years ago
- A virtual environment for Bazel-managed tools and toolchains.β63Updated last week
- Bazel rules to resolve and fetch artifacts transitively from the Python Package Index (PyPI)β60Updated 4 years ago
- More compatible Bazel rules for running Python tools and building Python projectsβ118Updated this week
- A template for creating a new Bazel ruleset