
<dependency>
    <maven>
        <groupId>org.fusesource.jansi</groupId>
        <artifactId>jansi-project</artifactId>
        <version>1.6</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>jansi-project</artifactId>
        <version>1.6</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.fusesource.jansi</groupId>
        <artifactId>jansi</artifactId>
        <version>1.6</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>jansi</artifactId>
        <version>1.6</version>
    </jpp>
</dependency>
