Skip to content

A Maven 3 plugin for interacting with the H2 database.

Notifications You must be signed in to change notification settings

ayhanugurlu/h2-maven-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hi!

Use the h2-maven-plugin like this:

mvn com.edugility:h2-maven-plugin:1.0:spawn

That starts a new H2 TCP server. Then:

mvn com.edugility:h2-maven-plugin:1.0:stop

...will kill it gracefully.

About

A Maven 3 plugin for interacting with the H2 database.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%