GitHunt
GA

garrettjonesgoogle/cloud-opensource-java

Code health dashboard for GCP open source projects

unstable

This project explores common infrastructure and best practices for open source
Java projects for the Google Cloud Platform (GCP).

Google Cloud Platform Java Dependency Dashboard

Google Cloud Platform Java Dependency Dashboard
(runs daily; work in progress) shows multiple checks on the consistency among
Google Cloud Java libraries. For manually generating the dashboard, see
its README.

Google Best Practices for Java Libraries

Google Best Practices for Java Libraries
are rules that minimize problems for consumers of interconnected Java libraries.

Linkage Checker Enforcer Rule

Linkage Checker Enforcer Rule is a Maven enforcer rule that
detects linkage errors in
the current project.

GCP Libraries BOM

The GCP Libraries BOM is a Bill-of-Materials (BOM) that
provides consistent versions of Google Cloud Java libraries that work together
without linkage errors.

Development

This project is built using Maven.

Requirements

  1. Maven 3.5.0 or later.

  2. JDK 8

  3. git

  4. Clone the project to a local directory using git clone git@github.com:GoogleCloudPlatform/cloud-opensource-java.git.

Languages

Java84.6%FreeMarker11.2%Shell2.5%CSS1.0%JavaScript0.5%Batchfile0.1%

Contributors

Apache License 2.0
Created August 24, 2018
Updated March 9, 2020
garrettjonesgoogle/cloud-opensource-java | GitHunt