aboutsummaryrefslogtreecommitdiff
path: root/docker/bazel/files/classpath/WORKSPACE
blob: d297480548a0e75f593256e7212e94287736501b (plain)
1
2
3
4
5
new_local_repository(
    name = "lombok_jar",
    path = "/workspace/classpath",
    build_file = "BUILD.lombok",
)