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

piveau-data/piveau-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piveau utils library

Providing convenient helper classes for the piveau context

Table of Contents

  1. Build & Install
  2. Use
  3. License

Build & Install

Requirements:

  • Git
  • Maven 3
  • Java 11
$ git clone https://github.com/piveau-data/piveau-utils.git
$ cd piveau-utils
$ mvn install

Use

Add dependency to your project pom file:

<dependency>
    <groupId>io.piveau</groupId>
    <artifactId>piveau-utils</artifactId>
    <version>2.2.0</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