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