Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Orekit
Orekit
Commits
9e97af74
Commit
9e97af74
authored
May 02, 2019
by
Sébastien Dinot
Browse files
Added short description of dependencies
parent
7059b743
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9e97af74
...
...
@@ -64,20 +64,21 @@ Eclipse is provided in [building.md](src/site/markdown/building.md) file.
## Dependencies
Orekit relies on the following free software, all released under business
friendly free licenses.
Orekit relies on the following
[
FOSS
](
https://en.wikipedia.org/wiki/Free_and_open-source_software
)
libraries,
all released under business friendly FOSS licenses.
### Compile-time/run-time dependencies
*
[
Hipparchus
](
https://hipparchus.org/
)
from the Hipparchus project
released
under
the Apache
Software
License, version 2
*
[
Hipparchus
](
https://hipparchus.org/
)
, a mathematics library
released
under
the Apache License, version 2
.0
### Test-time dependencies
*
[
JUnit 4
](
http://www.junit.org/
)
from Erich Gamma and Kent Bec
k released
*
[
JUnit 4
](
http://www.junit.org/
)
, a widely used unit test framewor
k released
under the Eclipse Public License, version 1.0
*
[
Mockito
](
https://site.mockito.org/
)
from Szczepan Faber and other
s,
*
[
Mockito
](
https://site.mockito.org/
)
, a mocking framework for unit test
s,
released under MIT license.
More detailed information is available in the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment