vlingo-symbio-jdbc

Implementation of xoom-symbio for JDBC.

License

License

GroupId

GroupId

io.vlingo
ArtifactId

ArtifactId

vlingo-symbio-jdbc
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

vlingo-symbio-jdbc
Implementation of xoom-symbio for JDBC.
Project URL

Project URL

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

Source Code Management

http://github.com/vlingo/xoom-symbio-jdbc/tree/master

Download vlingo-symbio-jdbc

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
io.vlingo.xoom : xoom-common jar 1.7.5
io.vlingo.xoom : xoom-actors jar 1.7.5
io.vlingo.xoom : xoom-symbio jar 1.7.5
org.hsqldb : hsqldb jar 2.5.0
org.postgresql : postgresql jar 42.2.10
org.jdbi : jdbi3-core jar 3.10.0
org.hibernate : hibernate-c3p0 pom 5.4.1.Final
org.eclipse.persistence : org.eclipse.persistence.jpa jar 2.7.4
org.apache.openjpa : openjpa-all jar 3.0.0
mysql : mysql-connector-java jar 8.0.23

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar 1.0.13
org.testcontainers : testcontainers jar 1.15.2
org.testcontainers : postgresql jar 1.15.2
org.testcontainers : mysql jar 1.15.2

Project Modules

There are no modules declared in this project.

xoom-symbio-jdbc

Javadocs Build Download Gitter chat

The VLINGO XOOM SYMBIO implementation for JDBC for Reactive storage using Event-Sourcing, Key-Value, and Object storage.

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

Installation

  <dependencies>
    <dependency>
      <groupId>io.vlingo.xoom</groupId>
      <artifactId>xoom-symbio</artifactId>
      <version>1.7.7</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>io.vlingo.xoom</groupId>
      <artifactId>xoom-symbio-jdbc</artifactId>
      <version>1.7.7</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
dependencies {
    compile 'io.vlingo.xoom:xoom-symbio:1.7.7'
    compile 'io.vlingo.xoom:xoom-symbio-jdbc: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.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3