| License |
License |
|---|---|
| GroupId | GroupIdio.vlingo.xoom |
| ArtifactId | ArtifactIdxoom-symbio |
| Version | Version1.8.3 |
| Type | Typejar |
| Description |
Descriptionxoom-symbio
The reactive, scalable, and resilient CQRS storage and projection tool for services and applications built on the VLINGO XOOM Platform.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xoom-symbio-1.8.3.pom | |
| xoom-symbio-1.8.3.jar | 199 KB |
| xoom-symbio-1.8.3-sources.jar | 105 KB |
| xoom-symbio-1.8.3-javadoc.jar | 785 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-symbio/ -->
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-symbio</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-symbio/
implementation 'io.vlingo.xoom:xoom-symbio:1.8.3'
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-symbio/
implementation ("io.vlingo.xoom:xoom-symbio:1.8.3")
'io.vlingo.xoom:xoom-symbio:jar:1.8.3'
<dependency org="io.vlingo.xoom" name="xoom-symbio" rev="1.8.3">
<artifact name="xoom-symbio" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo.xoom', module='xoom-symbio', version='1.8.3')
)
libraryDependencies += "io.vlingo.xoom" % "xoom-symbio" % "1.8.3"
[io.vlingo.xoom/xoom-symbio "1.8.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vlingo.xoom : xoom-common | jar | 1.8.3 |
| io.vlingo.xoom : xoom-actors | jar | 1.8.3 |
| io.vlingo.xoom : xoom-streams | jar | 1.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.graalvm.sdk : graal-sdk | jar | 21.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |