A Maven 3 plug-in that can be used to launch an in-memory database for use in integration tests. Apache Derby and HSQLDB are both supported.
'com.btmatthews.maven.plugins.inmemdb:inmemdb-maven-plugin:1.1.0'
<dependency>
<groupId>com.btmatthews.maven.plugins.inmemdb</groupId>
<artifactId>inmemdb-maven-plugin</artifactId>
<version>1.1.0</version>
</dependency>
<dependency org="com.btmatthews.maven.plugins.inmemdb" name="inmemdb-maven-plugin" rev="1.1.0"/>
"com.btmatthews.maven.plugins.inmemdb", "inmemdb-maven-plugin", "1.1.0"