vlingo-common

These are just a few common tools shared across various vlingo projects.

License

License

GroupId

GroupId

io.vlingo
ArtifactId

ArtifactId

vlingo-common
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

vlingo-common
These are just a few common tools shared across various vlingo projects.
Project URL

Project URL

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

Source Code Management

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

Download vlingo-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2
com.fasterxml.uuid : java-uuid-generator jar 3.1.5
com.lambdaworks : scrypt jar 1.4.0
org.mindrot : jbcrypt jar 0.4
de.mkammerer : argon2-jvm jar 2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.github.stefanbirkner : system-rules jar 1.19.0

Project Modules

There are no modules declared in this project.

xoom-common

Javadocs Build Download Gitter chat

The VLINGO XOOM platform SDK common tools shared across various projects.

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

The xoom-common project consists of a minimal toolset used across various other VLINGO XOOM SDK components.

  • Completes<T> and FutureCompletes
  • IdentityGenerator with various identity generation algorithms
  • Outcome with Success and Failure (like Either and Try)
  • Scheduler
  • Serialization
  • SemanticVersion
  • DynaCompiler (makes JavaCompiler simpiler to use)
  • Tuple2, Tuple3, Tuple4, Tuple5

Installation

  <dependency>
    <groupId>io.vlingo.xoom</groupId>
    <artifactId>xoom-common</artifactId>
    <version>1.7.7</version>
    <type>pom</type>
  </dependency>
dependencies {
    compile 'io.vlingo.xoom:xoom-common:1.7.7'
}

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
1.3.0
1.2.19
1.2.9
1.2.8
1.2.7
1.2.5
1.2.4
1.2.3
1.2.1
1.1.0
1.0.0
0.9.2-RC3
0.9.1-RC2
0.9.0-RC1
0.8.9
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.3.4
0.3.3
0.3.2