Provides convenient API to load single or multiple files from remote GIT repository using JGIT without checking out rest of the files
<dependency>
<groupId>com.github.putpixel</groupId>
<artifactId>git-file-loader</artifactId>
<version>1.5</version>
</dependency>