vlingo-common

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

Лицензия

Лицензия

Группа

Группа

io.vlingo
Идентификатор

Идентификатор

vlingo-common
Последняя версия

Последняя версия

1.7.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

vlingo-common
These are just a few common tools shared across various vlingo projects.
Ссылка на сайт

Ссылка на сайт

https://github.com/vlingo/xoom-common
Система контроля версий

Система контроля версий

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

Скачать vlingo-common

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.github.stefanbirkner : system-rules jar 1.19.0

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
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