java-tutorials/libraries
sheryllresulta 9de4b9f8c4
Update README.md
2019-04-05 13:09:30 +08:00
..
src fix smooks test, add libraries to main pom integration profile 2019-02-24 19:26:57 +02:00
.gitignore
README.md Update README.md 2019-04-05 13:09:30 +08: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-12666] - POM Properties Cleanup 2019-02-24 17:02:52 +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.