gitcon

Git backened runtime config

Лицензия

Лицензия

Категории

Категории

Cyclops Универсальные библиотеки Functional Programming
Группа

Группа

org.cyclopsgroup
Идентификатор

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

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

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

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

gitcon
Git backened runtime config
Ссылка на сайт

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

http://github.com/jiaqi/gitcon
Система контроля версий

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

https://github.com/jiaqi/gitcon

Скачать gitcon

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

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
com.google.cloud : google-cloud-storage Необязательный jar 1.75.0
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.6
commons-collections : commons-collections jar 3.2.2
org.apache.httpcomponents : httpclient jar 4.5.8
org.springframework : spring-beans jar 5.1.6.RELEASE
org.springframework : spring-context jar 5.1.6.RELEASE
org.eclipse.jgit : org.eclipse.jgit jar 3.4.1.201406201815-r
com.jcraft : jsch jar 0.1.51
org.json : json jar 20090211
com.google.truth : truth jar 1.0.1

test (2)

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

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

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

What is Gitcon

Gitcon is a library that gets configuration from Git repository and interpret it within Spring context. It's a cheap solution of dynamic configuration.

Learn more in this blog.

Development guide

Please follow Google style guide when making a code change.

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

Версия
0.0.2
0.0.1