| License |
License |
|---|---|
| GroupId | GroupIdio.github.nearbirds |
| ArtifactId | ArtifactIdorchbird |
| Last Version | Last Version1.2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.nearbirds:orchbird
nearbirds orchbird distributed transaction orchestrator
|
| Filename | Size |
|---|---|
| orchbird-1.2.9.pom | |
| orchbird-1.2.9.jar | 19 KB |
| orchbird-1.2.9-sources.jar | 10 KB |
| orchbird-1.2.9-javadoc.jar | 448 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nearbirds/orchbird/ -->
<dependency>
<groupId>io.github.nearbirds</groupId>
<artifactId>orchbird</artifactId>
<version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nearbirds/orchbird/
implementation 'io.github.nearbirds:orchbird:1.2.9'
// https://jarcasting.com/artifacts/io.github.nearbirds/orchbird/
implementation ("io.github.nearbirds:orchbird:1.2.9")
'io.github.nearbirds:orchbird:jar:1.2.9'
<dependency org="io.github.nearbirds" name="orchbird" rev="1.2.9">
<artifact name="orchbird" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nearbirds', module='orchbird', version='1.2.9')
)
libraryDependencies += "io.github.nearbirds" % "orchbird" % "1.2.9"
[io.github.nearbirds/orchbird "1.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.5.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.4 |