https://github.com/e-contract/mycarenet
https://github.com/e-contract/mycarenet
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/e-contract/mycarenet
- Owner: e-Contract
- License: other
- Created: 2015-03-14T11:38:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T10:06:36.000Z (over 2 years ago)
- Last Synced: 2025-08-13T02:45:07.071Z (12 months ago)
- Language: Java
- Size: 1 MB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
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