https://github.com/scijava/examples
Minimal SciJava code examples
https://github.com/scijava/examples
Last synced: 5 months ago
JSON representation
Minimal SciJava code examples
- Host: GitHub
- URL: https://github.com/scijava/examples
- Owner: scijava
- License: unlicense
- Created: 2017-05-23T14:05:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T14:52:07.000Z (over 6 years ago)
- Last Synced: 2025-08-04T20:28:01.898Z (5 months ago)
- Language: Java
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository houses minimal code examples for SciJava components.
You can try them from the command line by doing:
$ cd
$ mvn -Pexec
Have fun.