Central Dogma (centraldogma-client-java-spring-boot1-starter)

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-client-java-spring-boot1-starter)

Лицензия

Лицензия

The Apache License, Version 2.0
Категории

Категории

Java Языки программирования Spring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем centraldogma Библиотеки уровня приложения Configuration
Группа

Группа

com.linecorp.centraldogma
Идентификатор

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

centraldogma-client-java-spring-boot1-starter
Последняя версия

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

0.26.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Central Dogma (centraldogma-client-java-spring-boot1-starter)
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-client-java-spring-boot1-starter)
Ссылка на сайт

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

https://line.github.io/centraldogma/
Система контроля версий

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

https://github.com/line/centraldogma

Скачать centraldogma-client-java-spring-boot1-starter

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

<!-- https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client-java-spring-boot1-starter/ -->
<dependency>
    <groupId>com.linecorp.centraldogma</groupId>
    <artifactId>centraldogma-client-java-spring-boot1-starter</artifactId>
    <version>0.26.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client-java-spring-boot1-starter/
implementation 'com.linecorp.centraldogma:centraldogma-client-java-spring-boot1-starter:0.26.0'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client-java-spring-boot1-starter/
implementation ("com.linecorp.centraldogma:centraldogma-client-java-spring-boot1-starter:0.26.0")
'com.linecorp.centraldogma:centraldogma-client-java-spring-boot1-starter:pom:0.26.0'
<dependency org="com.linecorp.centraldogma" name="centraldogma-client-java-spring-boot1-starter" rev="0.26.0">
  <artifact name="centraldogma-client-java-spring-boot1-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-client-java-spring-boot1-starter', version='0.26.0')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-client-java-spring-boot1-starter" % "0.26.0"
[com.linecorp.centraldogma/centraldogma-client-java-spring-boot1-starter "0.26.0"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
com.linecorp.centraldogma : centraldogma-client-java-spring-boot1-autoconfigure jar 0.26.0
com.linecorp.centraldogma : centraldogma-common jar 0.26.0
com.cronutils : cron-utils jar 5.0.5
com.fasterxml.jackson.core : jackson-annotations jar 2.9.5
com.fasterxml.jackson.core : jackson-core jar 2.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.github.ben-manes.caffeine : caffeine jar 2.6.2
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 25.0-jre
com.spotify : completable-futures jar 0.3.2
com.spotify : futures-extra jar 3.1.1
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.25

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

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

Visit the official web site for more information.

Central Dogma

Central Dogma is an open-source, highly-available and version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2.

It is open-sourced and licensed under Apache License 2.0 by LINE Corporation, who uses it in production.

How to build

We use Gradle to build Central Dogma. The following command will compile Central Dogma and generate JARs, tarball and web site:

$ ./gradlew build

How to ask a question

Just create a new issue to ask a question, and browse the list of previously answered questions.

We also have a Slack workspace.

How to contribute

See CONTRIBUTING.md.

com.linecorp.centraldogma

LINE

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

Версия
0.26.0
0.25.0
0.24.0
0.23.0