Skip to content

matang28/java-pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make your data flow

How to install:

Add jitpack.io maven repository to your build.gradle file:

repositories {
    mavenCentral()
    maven { url 'https://jitpack.io' }
}

then add the dependency to your build.grade file:

dependencies {
    ...
    compile 'com.github.matang28:java-pipelines:1.0'

}

About

Make your data flow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages