java-tutorials/libraries
Alexandre Lombard 2a3030dd98 BAEL 767 - Moving module apache-commons-math to module libraries (#1701)
* BAEL 767 - Introduction to apache commons math

* BAEL 767 - Moving examples to test classes

* BAEL 767 - Renaming tests with BDD convention

* BAEL 767 - Introduction to apache commons math

* BAEL 767 - Moving examples to test classes

* BAEL 767 - Renaming tests with BDD convention

* BAEL 767 - Moving module apache-commons-math to module libraries

* BAEL 767 - Delete directory apache-commons-math
2017-04-21 10:38:01 +02:00
..
src BAEL 767 - Moving module apache-commons-math to module libraries (#1701) 2017-04-21 10:38:01 +02:00
README.md Readme files update (#1680) 2017-04-18 22:20:20 +02:00
pom.xml BAEL 767 - Moving module apache-commons-math to module libraries (#1701) 2017-04-21 10:38:01 +02:00

README.md

Relevant articles

The libraries module contains examples related to small libraries that are relatively easy to use and does not require any separate module of its own.

The code examples related to different libraries should go in a new package.

Remember, for advanced libraries like JUnit, Jackson, etc. we already have separate modules. Please make sure to have a look at the existing modules in such cases.