Josman organization logo

This 0.6.1 release is just for testing docs and release system.

Maven

Josman is available on Maven Central. To use it, put this in the dependencies section of your pom.xml:

    <dependency>
        <groupId>eu.trentorise.opendata</groupId>
        <artifactId>josman</artifactId>
        <version>0.6.1</version>            
    </dependency>

In case updates are available, version numbers follows semantic versioning rules.

Usage

At present the project is quite underdocumented. You can find some examples in tests page. Markdown to Html conversion is done by PegDown , and some further tweaks to the generated HTML are done with Jerry