2021-11-30 16:47:42 +01:00
|
|
|
# ePASMed
|
|
|
|
|
|
|
|
ePASMed è il servizio di mediazione tra ePAS il software di rilevazione delle presenze e il Sistema Informativo ISTI
|
|
|
|
|
|
|
|
## Structure of the project
|
|
|
|
|
2023-03-07 10:48:22 +01:00
|
|
|
- The project configuration files are present in the main folder while the source code is present in the src folder.
|
2021-11-30 16:47:42 +01:00
|
|
|
|
|
|
|
## Built With
|
|
|
|
|
|
|
|
- [OpenJDK](https://openjdk.java.net/) - The JDK used
|
|
|
|
- [Maven](https://maven.apache.org/) - Dependency Management
|
2023-03-07 10:48:22 +01:00
|
|
|
- [Sping-Boot](https://spring.io/projects/spring-boot) - Spring Boot Framework
|
2021-11-30 16:47:42 +01:00
|
|
|
|
|
|
|
## Authors
|
|
|
|
|
2021-12-21 15:24:39 +01:00
|
|
|
- **Giancarlo Panichi** ([ORCID](https://orcid.org/0000-0001-8375-6644)) - [ISTI-CNR Infrascience Group](https://nemis.isti.cnr.it/groups/infrascience)
|
2021-11-30 16:47:42 +01:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
This project is licensed under the EUPL V.1.1 License - see the [LICENSE.md](LICENSE.md) file for details.
|