vlingo-xoom-server

The vlingo/xoom server provides a JVM microframework for the vlingo/PLATFORM that helps in building high-performance reactive microservices.

License

License

GroupId

GroupId

io.vlingo
ArtifactId

ArtifactId

vlingo-xoom-server
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

vlingo-xoom-server
The vlingo/xoom server provides a JVM microframework for the vlingo/PLATFORM that helps in building high-performance reactive microservices.
Project URL

Project URL

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

Source Code Management

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

Download vlingo-xoom-server

How to add to project

<!-- https://jarcasting.com/artifacts/io.vlingo/vlingo-xoom-server/ -->
<dependency>
    <groupId>io.vlingo</groupId>
    <artifactId>vlingo-xoom-server</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo/vlingo-xoom-server/
implementation 'io.vlingo:vlingo-xoom-server:1.3.0'
// https://jarcasting.com/artifacts/io.vlingo/vlingo-xoom-server/
implementation ("io.vlingo:vlingo-xoom-server:1.3.0")
'io.vlingo:vlingo-xoom-server:jar:1.3.0'
<dependency org="io.vlingo" name="vlingo-xoom-server" rev="1.3.0">
  <artifact name="vlingo-xoom-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo', module='vlingo-xoom-server', version='1.3.0')
)
libraryDependencies += "io.vlingo" % "vlingo-xoom-server" % "1.3.0"
[io.vlingo/vlingo-xoom-server "1.3.0"]

Dependencies

compile (11)

Group / Artifact Type Version
jakarta.activation : jakarta.activation-api jar 1.2.1
com.sun.activation : javax.activation jar 1.2.0
io.swagger.parser.v3 : swagger-parser jar 2.0.17
io.micronaut : micronaut-runtime jar 1.2.7
io.vlingo : vlingo-http jar 1.3.0
io.vlingo : vlingo-actors jar 1.3.0
io.vlingo : vlingo-symbio jar 1.3.0
io.micronaut : micronaut-inject-java jar 1.2.7
io.micronaut : micronaut-validation jar 1.2.7
io.micronaut : micronaut-management jar 1.2.7
com.google.guava : guava jar 28.1-jre

runtime (1)

Group / Artifact Type Version
io.micronaut.configuration : micronaut-netflix-ribbon jar 1.0.4

Project Modules

There are no modules declared in this project.

vlingo-xoom

Javadocs Build Status Download Gitter chat

The VLINGO/XOOM provides a JVM microframework for the VLINGO/PLATFORM that accelerates building high-performance reactive microservices.

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

Bintray

  <repositories>
    <repository>
      <id>jcenter</id>
      <url>https://jcenter.bintray.com/</url>
    </repository>
  </repositories>
  <dependencies>
    <dependency>
      <groupId>io.vlingo</groupId>
      <artifactId>vlingo-xoom</artifactId>
      <version>1.3.0</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
dependencies {
    compile 'io.vlingo:vlingo-xoom:1.3.0'
}

repositories {
    jcenter()
}

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-2020 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.3.0
1.2.19
1.2.9
1.2.8
1.2.1