An open API service indexing awesome lists of open source software.

https://github.com/pamaldi/isaura-toolbox


https://github.com/pamaldi/isaura-toolbox

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Isaura Toolbox

Il progetto comprende una serie di toolbox in java su disparati argomenti: principalmente algoritmi e strutture dati
Dettagli di seguito: https://github.com/pamaldi/isaura-toolbox/wiki

### Prerequisiti

Il progetto è un progetto maven e richiede java8. Ci sono anche degli unit test

### Installazione

Per ottenere il jar

```
mvn clean install
```

## Test

```
mvn test
```

## Authors

* **Pasquale Grimaldi** - *Initial work* - https://github.com/pamaldi

## Licenza

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details