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

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

Лицензия

Лицензия

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

Категории

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

Группа

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

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

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

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

0.26.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

https://github.com/line/centraldogma

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

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

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

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
com.linecorp.centraldogma : centraldogma-client-armeria-legacy 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
javax.validation : validation-api jar 2.0.1.Final
org.slf4j : slf4j-api jar 1.7.25
org.springframework.boot : spring-boot-starter jar 1.5.12.RELEASE

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

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

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