vlingo-xoom

The VLINGO XOOM Xoom provides a JVM microframework for the VLINGO XOOM Platform that helps in building high-performance reactive microservices.

License

License

GroupId

GroupId

io.vlingo
ArtifactId

ArtifactId

vlingo-xoom
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

vlingo-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

https://github.com/vlingo/xoom-turbo
Source Code Management

Source Code Management

http://github.com/vlingo/xoom-turbo/tree/master

Download vlingo-xoom

How to add to project

<!-- 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"]

Dependencies

compile (13)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.

xoom-turbo

Javadocs Build Download Gitter chat

The VLINGO XOOM platform SDK for DOMA and DDD accelerates building highly scalable and high-performance Reactive microservices and applications.

Docs: https://docs.vlingo.io/xoom-turbo

Installation

  <dependencies>
    <dependency>
      <groupId>io.vlingo.xoom</groupId>
      <artifactId>xoom-turbo</artifactId>
      <version>1.7.7</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
dependencies {
    compile 'io.vlingo.xoom:xoom-turbo:1.7.7'
}

Development

⚠️ On maven test, Windows will sometimes open a firewall dialog, you should just close it (will reappear due to mysqld-instance getting copied each time).

License (See LICENSE file for full license)

Copyright © 2012-2021 VLINGO LABS. All rights reserved.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

io.vlingo

VLINGO XOOM platform SDK for the JVM and .NET by VLINGO LABS

The OSS platform for rapid delivery of low-code to full-code Reactive, Event-Driven Apps & Microservices supporting DOMA, DDD, and other approaches.

Versions

Version
1.7.5
1.6.0
1.5.2
1.5.0
1.4.3
1.4.0