| License |
License |
|---|---|
| GroupId | GroupIdio.vlingo |
| ArtifactId | ArtifactIdvlingo-xoom |
| Version | Version1.7.5 |
| Type | Typejar |
| Description |
Descriptionvlingo-xoom
The VLINGO XOOM Xoom provides a JVM microframework for the VLINGO XOOM Platform that helps in building high-performance reactive microservices.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vlingo-xoom-1.7.5.pom | |
| vlingo-xoom-1.7.5.jar | 593 KB |
| vlingo-xoom-1.7.5-sources.jar | 353 KB |
| vlingo-xoom-1.7.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.vlingo/vlingo-xoom/ -->
<dependency>
<groupId>io.vlingo</groupId>
<artifactId>vlingo-xoom</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo/vlingo-xoom/
implementation 'io.vlingo:vlingo-xoom:1.7.5'
// https://jarcasting.com/artifacts/io.vlingo/vlingo-xoom/
implementation ("io.vlingo:vlingo-xoom:1.7.5")
'io.vlingo:vlingo-xoom:jar:1.7.5'
<dependency org="io.vlingo" name="vlingo-xoom" rev="1.7.5">
<artifact name="vlingo-xoom" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo', module='vlingo-xoom', version='1.7.5')
)
libraryDependencies += "io.vlingo" % "vlingo-xoom" % "1.7.5"
[io.vlingo/vlingo-xoom "1.7.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vlingo.xoom : xoom-http | jar | 1.7.5 |
| io.vlingo.xoom : xoom-actors | jar | 1.7.5 |
| io.vlingo.xoom : xoom-symbio | jar | 1.7.5 |
| io.vlingo.xoom : xoom-symbio-jdbc | jar | 1.7.5 |
| io.vlingo.xoom : xoom-lattice | jar | 1.7.5 |
| io.vlingo.xoom : xoom-lattice-exchange-rabbitmq | jar | 1.7.5 |
| com.google.auto.service : auto-service Optional | jar | 1.0-rc5 |
| org.freemarker : freemarker | jar | 2.3.30 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| commons-io : commons-io | jar | 2.5 |
| com.wix : wix-embedded-mysql | jar | 4.2.0 |
| io.vlingo.xoom : xoom-build-plugins | jar | 1.7.5 |
| com.ibm.icu : icu4j | jar | 62.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.3.3 |