https://github.com/e-contract/commons-eid
https://github.com/e-contract/commons-eid
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/e-contract/commons-eid
- Owner: e-Contract
- License: other
- Created: 2015-03-13T09:40:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T12:15:22.000Z (over 1 year ago)
- Last Synced: 2025-04-01T14:38:36.607Z (over 1 year ago)
- Language: Java
- Size: 2.96 MB
- Stars: 14
- Watchers: 7
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Commons eID Project
## Introduction
This project contains the source code tree of Commons eID.
The Commons eID project delivers several components to enable the Belgian eID within your Java based applications.
The source code is hosted at: https://github.com/e-Contract/commons-eid
The Maven project site is hosted at e-contract.be: https://www.e-contract.be/sites/commons-eid/
Issues can be reported via Github: https://github.com/e-Contract/commons-eid/issues
Also check out the eID Applet mailing list for announcements: https://groups.google.com/forum/#!forum/eid-applet
## Getting Started
A good entry point for using the Commons eID project is the Maven project site.
https://www.e-contract.be/sites/commons-eid/
## Requirements
The following is required for compiling the Commons eID software:
* Java version 1.8.0_401+
* Apache Maven version 3.9.6
* Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy
Commons eID runs on Java version 8+.
## Build
The project can be built via:
```shell
mvn clean install
```
## License
The source code of the Commons eID Project is licensed under GNU LGPL v3.0.
All source code files remain under control of the GNU LGPL v3.0 license
unless otherwise decided in the future by _ALL_ Commons eID Project
copyright holders.
The license conditions can be found in the file: LICENSE.txt