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.2'
<dependency> <groupId>org.beiter.michael.util</groupId> <artifactId>db</artifactId> <version>1.2</version> </dependency>
<dependency org="org.beiter.michael.util" name="db" rev="1.2"/>
"org.beiter.michael.util", "db", "1.2"