| Class | Description |
|---|---|
| ClassifyMojo |
Classify current platform.
|
| Config |
Configuration POJO.
|
| Instances |
Running instances of MySQL.
|
| RunMojo |
Run MySQL in background and don't stop it when Maven is finished.
|
| StartMojo |
Starts MySQL.
|
| StopMojo |
Stops MySQL.
|
The only dependency you need is (check our latest version available at www.jcabi.com):
<depedency> <groupId>com.jcabi</groupId> <artifactId>jcabi-mysql-maven-plugin</artifactId> </dependency>
Copyright © 2012–2014 jcabi.com. All rights reserved.