https://github.com/martinpaljak/oracle_javacard_sdks
Oracle JavaCard Classic SDK-s for using as a Git submodule for ant-javacard projects
https://github.com/martinpaljak/oracle_javacard_sdks
ant-javacard javacard javacard-api sdk
Last synced: about 1 month ago
JSON representation
Oracle JavaCard Classic SDK-s for using as a Git submodule for ant-javacard projects
- Host: GitHub
- URL: https://github.com/martinpaljak/oracle_javacard_sdks
- Owner: martinpaljak
- Created: 2015-05-06T05:40:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T09:36:58.000Z (7 months ago)
- Last Synced: 2025-04-02T13:01:50.255Z (about 2 months ago)
- Topics: ant-javacard, javacard, javacard-api, sdk
- Language: HTML
- Homepage:
- Size: 25.3 MB
- Stars: 115
- Watchers: 17
- Forks: 52
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sun/Oracle JavaCard SDK binaries
- As found from https://www.oracle.com/java/technologies/javacard-sdk-downloads.html
- All content is ©®™ by Oracle. For example, see this file: [jc304_kit/legal/Distribution_ReadME.txt](./jc304_kit/legal/Distribution_ReadME.txt)
- Only necessary binary content (no samples or API documentation), usable with [ant-javacard](https://github.com/martinpaljak/ant-javacard)
- Easily usable with platforms other than Windows
- Intended to be included as a Git submodule## Usage
git submodule add https://github.com/martinpaljak/oracle_javacard_sdks sdks## NOTES:
- JavaCard API version is not always the same as the SDK version! For example SDK 3.0.3 includes JavaCard API 3.0.1.
- 3.0.5 updates are stored for educational purposes. Always use the latest!