Last Version

braid parent 4.1.2-RC13

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

License

License

GroupId

GroupId

io.bluebank.braid
ArtifactId

ArtifactId

braid
Version

Version

4.1.2-RC13
Type

Type

pom
Description

Description

braid parent
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 4.1.2-RC13

Filename Size
braid-4.1.2-RC13.pom 24 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • braid-client-js
  • braid-standalone-server
  • examples/example-server
  • braid-core
  • braid-corda
  • braid-client
  • braid-corda-client
  • examples/example-cordapp
  • braid-docs
  • braid-server