Skip to the content.

git-commons

CI with Maven CI with CodeQL CI with Sonar Quality Gate Status Coverage Maven Central Hex.pm

Classes shared for more than one io.github.thiagolvlsantos.git project.

Usage

Include latest version Maven Central to your project.

		<dependency>
			<groupId>io.github.thiagolvlsantos</groupId>
			<artifactId>git-commons</artifactId>
			<version>${latestVersion}</version>
		</dependency>

Build

Localy, from this root directory call Maven commands or bin/<script name> at our will.