Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.03 KB

maven workflow

The naikan-test module

This module provides a set of tools and utilities for testing the Naikan modules:

Maven Usage

<dependency>
    <groupId>com.enofex</groupId>
    <artifactId>naikan-test</artifactId>
    <version>${naikan-test.version}</version>
</dependency>

The ${naikan-test.version} property should be defined as a property in your Maven project to specify the version.

Contributing

If you want to contribute to this project, then follow please these instructions.

Website

Visit the Naikan Website for general information, demos and documentation.