braid-client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.cordite.braid
ArtifactId

ArtifactId

braid-client
Last Version

Last Version

4.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

braid-client
a library to make it easy to write new services and apps with fewer configuration headaches
Project Organization

Project Organization

Royal Bank of Scotland
Source Code Management

Source Code Management

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

Download braid-client

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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