| License |
License |
|---|---|
| GroupId | GroupIdio.vlingo.xoom |
| ArtifactId | ArtifactIdxoom-turbo |
| Version | Version1.8.0 |
| Type | Typejar |
| Description |
Descriptionxoom-turbo
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 |
|---|---|
| xoom-turbo-1.8.0.pom | |
| xoom-turbo-1.8.0.jar | 245 KB |
| xoom-turbo-1.8.0-sources.jar | 156 KB |
| xoom-turbo-1.8.0-javadoc.jar | 865 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-turbo/ -->
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-turbo</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-turbo/
implementation 'io.vlingo.xoom:xoom-turbo:1.8.0'
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-turbo/
implementation ("io.vlingo.xoom:xoom-turbo:1.8.0")
'io.vlingo.xoom:xoom-turbo:jar:1.8.0'
<dependency org="io.vlingo.xoom" name="xoom-turbo" rev="1.8.0">
<artifact name="xoom-turbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo.xoom', module='xoom-turbo', version='1.8.0')
)
libraryDependencies += "io.vlingo.xoom" % "xoom-turbo" % "1.8.0"
[io.vlingo.xoom/xoom-turbo "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vlingo.xoom : xoom-http | jar | 1.8.0 |
| io.vlingo.xoom : xoom-actors | jar | 1.8.0 |
| io.vlingo.xoom : xoom-codegen | jar | 1.8.0 |
| io.vlingo.xoom : xoom-symbio | jar | 1.8.0 |
| io.vlingo.xoom : xoom-symbio-jdbc | jar | 1.8.0 |
| io.vlingo.xoom : xoom-lattice | jar | 1.8.0 |
| io.vlingo.xoom : xoom-lattice-exchange-rabbitmq | jar | 1.8.0 |
| io.vlingo.xoom : xoom-build-plugins | jar | 1.8.0 |
| com.google.auto.service : auto-service Optional | jar | 1.0-rc5 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| commons-io : commons-io | jar | 2.7 |
| com.ibm.icu : icu4j | jar | 62.1 |
| com.wix : wix-embedded-mysql | jar | 4.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.graalvm.sdk : graal-sdk | jar | 21.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.3.3 |