is not current version
Last Version 5.0.0-RC16

braid parent 5.0.0-RC09

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
Version

Version

5.0.0-RC09
Type

Type

pom
Description

Description

braid parent
a library to make it easy to write new services and apps with fewer configuration headaches
Project URL

Project URL

https://cordite.foundation
Project Organization

Project Organization

Royal Bank of Scotland
Source Code Management

Source Code Management

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

Download braid 5.0.0-RC09

Filename Size
braid-5.0.0-RC09.pom 18 KB
Browse

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

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-core
  • braid-corda
  • examples/example-server
  • examples/example-cordapp