java-tutorials/libraries
KevinGilmore 8cf77804c6 BAEL-1041: update README (#2746)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README

* BAEL-1041: updated README
2017-10-15 21:56:20 -05:00
..
src BAEL-1041 Caffeine (#2734) 2017-10-15 07:22:30 +02:00
README.md BAEL-1041: update README (#2746) 2017-10-15 21:56:20 -05:00
chromedriver #BAEL-914 SerenityBDD and Screenplay (#2001) 2017-06-06 12:32:25 +02:00
log4j.properties Move JDO from core-java to libraries (#1758) 2017-04-30 19:26:23 +02:00
myPersistence.xml uncomment classes in core-java (#1777) 2017-05-04 12:22:25 +02:00
pom.xml BAEL-1041 Introduction to Caffeine (#2585) 2017-10-10 20:53:59 -05: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.