Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

piveau-data/piveau-pipe-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piveau pipe model

Table of Contents

  1. Build & Install
  2. Use
  3. License

Build and Install

Requirements:

  • Git
  • Maven
  • Java
$ git clone https://github.com/piveau-data/piveau-pipe-model.git
$ cd piveau-pipe-model
$ mvn install

Use

Add dependency to your project pom file:

<dependency>
    <groupId>io.piveau</groupId>
    <artifactId>pipe-model</artifactId>
    <version>2.1.1</version>
</dependency>

License

Apache License, Version 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages