All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xmindjbehave.xmind.AbstractXMindMojo Maven / Gradle / Ivy

Go to download

Plugin that manages JBehave stories storage in XMind mindmap file, which allows design jBehave tests right after the brainstorm

The newest version!
package xmindjbehave.xmind;

import org.apache.maven.plugin.AbstractMojo;
import org.xmind.core.IWorkbook;

public abstract class AbstractXMindMojo extends AbstractMojo {
    protected IWorkbook wb;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy