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