Web Fragment that provides the same functionality as Hibernate, when it detects that there is a resource named <code>import.sql</code> on the classpath.
'net.sf.opk:jdbc-populator:2.0'
<dependency> <groupId>net.sf.opk</groupId> <artifactId>jdbc-populator</artifactId> <version>2.0</version> </dependency>
<dependency org="net.sf.opk" name="jdbc-populator" rev="2.0"/>
"net.sf.opk", "jdbc-populator", "2.0"