braid-client

a library to make it easy to write new services and apps with fewer configuration headaches

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.cordite.braid
Идентификатор

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

braid-client
Последняя версия

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

4.5.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

braid-client
a library to make it easy to write new services and apps with fewer configuration headaches
Организация-разработчик

Организация-разработчик

Royal Bank of Scotland
Система контроля версий

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

http://gitlab.com/cordite/braid/tree/master/braid-client

Скачать braid-client

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-reflect jar 1.2.71
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71
io.cordite.braid : braid-core jar 4.5.3

test (7)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.71
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.11.2
org.apache.logging.log4j : log4j-core jar 2.11.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2
io.vertx : vertx-unit jar 3.8.5
io.cordite.braid : braid-standalone-server jar 4.5.3

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

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

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

Версия
4.5.3
4.5.2
4.5.1
4.5.0
4.4.1
4.4.0
4.4.0-RC03
4.4.0-RC02
4.4.0-RC01