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

piveau-data/piveau-indexing

Repository files navigation

piveau indexing library

Provides indexing classes for the piveau platform

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-indexing.git
$ cd piveau-indexing
$ mvn install

Use

Add dependency to your project pom file:

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