braid-standalone-server

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

License

License

GroupId

GroupId

io.cordite.braid
ArtifactId

ArtifactId

braid-standalone-server
Last Version

Last Version

4.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

braid-standalone-server
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/bluebank/braid/tree/master

Download braid-standalone-server

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.2.71
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71
io.vertx : vertx-core jar 3.8.5
io.vertx : vertx-web jar 3.8.5
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.9
com.fasterxml.jackson.core : jackson-annotations jar 2.9.9
io.vertx : vertx-auth-shiro jar 3.8.5
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : slf4j-log4j12 jar 1.7.26
io.vertx : vertx-auth-common jar 3.8.5
io.vertx : vertx-lang-kotlin jar 3.8.5
io.reactivex : rxjava jar 1.3.8
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.9.9
io.cordite.braid : braid-core jar 4.5.3

test (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.71
junit : junit jar 4.12
io.vertx : vertx-unit jar 3.8.5
io.cordite.braid : braid-client-js pom 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