java-tutorials/libraries
Loredana Crusoveanu 1cfdd27226
Update README.md
2019-08-04 13:20:40 +03:00
..
src [BAEL-15412] - Moved article to libraries-http module 2019-06-16 11:55:17 +05:30
.gitignore
README.md Update README.md 2019-08-04 13:20:40 +03:00
chromedriver
helloWorld.docx
log4j.properties [BAEL-2270] Guide to XMPP Smack Client (#5959) 2019-01-15 00:04:54 -03:00
myPersistence.xml
pom.xml [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
serenity.properties

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.