java-tutorials/libraries
Grzegorz Piwowarek 3751e27288 Rename tests (#1728) 2017-04-25 14:18:07 +02:00
..
src Rename tests (#1728) 2017-04-25 14:18:07 +02:00
README.md Readme files update (#1680) 2017-04-18 22:20:20 +02:00
pom.xml BAEL-758 (#1704) 2017-04-24 08:36:58 +02:00
serenity.properties BAEL-758 (#1704) 2017-04-24 08:36:58 +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.