java-tutorials/libraries
Chirag Dewan f52e3c9e60 BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
..
src BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
.gitignore BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
README.md BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
helloWorld.docx BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
log4j.properties BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
myPersistence.xml BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
pom.xml BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30
serenity.properties BAEL3236 Fixing test cases and updating the missed version in pom.xml 2019-10-26 18:46:18 +05:30

README.md

Libraries

This module contains articles about various Java libraries. These are small libraries that are relatively easy to use and do not require any separate module of their own.

The code examples related to different libraries are each in their own module.

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

Relevant articles