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:1.0'
<dependency> <groupId>net.sf.opk</groupId> <artifactId>jdbc-populator</artifactId> <version>1.0</version> </dependency>
<dependency org="net.sf.opk" name="jdbc-populator" rev="1.0"/>
"net.sf.opk", "jdbc-populator", "1.0"