| License |
License |
|---|---|
| GroupId | GroupIdio.bluebank.braid |
| ArtifactId | ArtifactIdbraid-core |
| Last Version | Last Version4.1.2-RC13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbraid-core
a library to make it easy to write new services and apps with fewer
configuration headaches
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| braid-core-4.1.2-RC13.pom | |
| braid-core-4.1.2-RC13.jar | 266 KB |
| braid-core-4.1.2-RC13-sources.jar | 61 KB |
| braid-core-4.1.2-RC13-javadoc.jar | 298 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bluebank.braid/braid-core/ -->
<dependency>
<groupId>io.bluebank.braid</groupId>
<artifactId>braid-core</artifactId>
<version>4.1.2-RC13</version>
</dependency>
// https://jarcasting.com/artifacts/io.bluebank.braid/braid-core/
implementation 'io.bluebank.braid:braid-core:4.1.2-RC13'
// https://jarcasting.com/artifacts/io.bluebank.braid/braid-core/
implementation ("io.bluebank.braid:braid-core:4.1.2-RC13")
'io.bluebank.braid:braid-core:jar:4.1.2-RC13'
<dependency org="io.bluebank.braid" name="braid-core" rev="4.1.2-RC13">
<artifact name="braid-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bluebank.braid', module='braid-core', version='4.1.2-RC13')
)
libraryDependencies += "io.bluebank.braid" % "braid-core" % "4.1.2-RC13"
[io.bluebank.braid/braid-core "4.1.2-RC13"]
| 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.7.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |
| org.slf4j : jul-to-slf4j | jar | 1.7.25 |
| net.corda : corda-core | jar | 4.3 |
| com.nhaarman : mockito-kotlin | jar | 1.5.0 |