GIT file loader

Provides convenient API to load single or multiple files from remote GIT repository using JGIT without checking out rest of the files

Лицензия

Лицензия

Категории

Категории

Git Инструменты разработки Контроль версий
Группа

Группа

com.github.putpixel
Идентификатор

Идентификатор

git-file-loader
Последняя версия

Последняя версия

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

GIT file loader
Provides convenient API to load single or multiple files from remote GIT repository using JGIT without checking out rest of the files
Ссылка на сайт

Ссылка на сайт

https://github.com/PutPixel/git-file-loader
Система контроля версий

Система контроля версий

https://github.com/PutPixel/git-file-loader

Скачать git-file-loader

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.putpixel/git-file-loader/ -->
<dependency>
    <groupId>com.github.putpixel</groupId>
    <artifactId>git-file-loader</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.putpixel/git-file-loader/
implementation 'com.github.putpixel:git-file-loader:1.5'
// https://jarcasting.com/artifacts/com.github.putpixel/git-file-loader/
implementation ("com.github.putpixel:git-file-loader:1.5")
'com.github.putpixel:git-file-loader:jar:1.5'
<dependency org="com.github.putpixel" name="git-file-loader" rev="1.5">
  <artifact name="git-file-loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.putpixel', module='git-file-loader', version='1.5')
)
libraryDependencies += "com.github.putpixel" % "git-file-loader" % "1.5"
[com.github.putpixel/git-file-loader "1.5"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.eclipse.jgit : org.eclipse.jgit jar 4.2.0.201601211800-r
com.google.guava : guava jar 19.0
org.apache.commons : commons-lang3 jar 3.4
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.5
1.4