Quick start
From Kasai documentation
The following sections will guide you through some very simple examples that use Kasai to perform the most common things you would want to do with the framework. They all asume you have already:
- Created the kasai database structure
- Placed the kasai-x.x.x.jar file in your classpath.
- Placed all kasai required libraries in your classpath.
- Placed the org.manentia.kasai.Config properties file in your classpath.
- Customized the framework configuration (in the Config.properties file) to match your environment.
If you didn't do some of this steps, please refer to Installation.
Now, let's do some practical stuff:

