- Notifications
You must be signed in to change notification settings - Fork85
bazelbuild/rules_java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Java Rules for Bazelhttps://bazel.build.
Documentation
For a quickstart tutorial, seehttps://bazel.build/start/java
For slightly more advanced usage, like setting up toolchainsor writing your own java-like rules,seehttps://bazel.build/docs/bazel-and-java
Core Java rules
Add a load like:
load("@rules_java//java:java_library.bzl", "java_library")to yourBUILD /BUILD.bazel / bzl` files
For detailed docs on the core rules, seehttps://bazel.build/reference/be/java
About
Java rules for Bazel
Topics
Resources
License
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.