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