The DB library provides common methods for retrieving database connections from either a confiurable connection pool, or from a JNDI resource
'org.beiter.michael.util:db:1.3'
<dependency> <groupId>org.beiter.michael.util</groupId> <artifactId>db</artifactId> <version>1.3</version> </dependency>
<dependency org="org.beiter.michael.util" name="db" rev="1.3"/>
"org.beiter.michael.util", "db", "1.3"