Skip to content

VerdoxLabs/VPipeline

Repository files navigation

VPipeline

VPipeline is a library is used to synchronize data across multiple nodes.

Setup

repositories {
    maven("https://repo.verdox.de/snapshots")
}
dependencies {
    implementation("de.verdox:vpipeline:+") // If you want the latest version use '+'. Else you must specify a version.
}

Contributions:

Special thanks to

YourKit

For there awesome Java Profiling Tool used to make this project even better!

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages