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

https://github.com/e-contract/mycarenet


https://github.com/e-contract/mycarenet

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

README for Java MyCareNet Project
=================================

=== 1. Introduction

This project contains the source code tree of Java MyCareNet Project.
The source code is hosted at: https://github.com/e-Contract/mycarenet

=== 2. Requirements

The following is required for compiling the software:
* Java 1.8.0_401
* Apache Maven 3.9.6

=== 3. Build

The project can be build via:
mvn clean install

=== 4. Release

Release the project via:
mvn release:prepare
mvn release:perform

=== 5. License

The license conditions can be found in the file: LICENSE.txt