https://github.com/pamaldi/isaura-toolbox
https://github.com/pamaldi/isaura-toolbox
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pamaldi/isaura-toolbox
- Owner: pamaldi
- Created: 2019-07-26T12:17:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T14:53:55.000Z (almost 6 years ago)
- Last Synced: 2025-01-24T22:41:46.383Z (over 1 year ago)
- Language: Java
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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