java-tutorials/libraries
Tian Baoqiang 8b028a2946 BAEL-758 (#1704)
* BAEL-758

* remove unnecessary pom configurations
2017-04-24 08:36:58 +02:00
..
src BAEL-758 (#1704) 2017-04-24 08:36:58 +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.