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