Skip to content

Latest commit

 

History

588 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.11.1</version>
    <type>pom</type>
  </dependency>
dependencies {
    compile 'io.vlingo.xoom:xoom-common:1.11.1'
}

License (See LICENSE file for full license)

Copyright © 2012-2023 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/.

About

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

Topics

Resources

Code of conduct

Contributing

Stars

17 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages