Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 614 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 614 Bytes

scenarioo-java

Scenarioo Writer API for Java to generate Scenarioo Documentations - http://www.scenarioo.org

Usage

Scenarioo-Java is available on maven central: Include the latest version as a dependency in your favorite dependency management system: implementation 'org.scenarioo:scenarioo-java:3.0.0'

Notice that at least Java 8 is required for version 3.0.0 of the writer library

You will find more information in our usage guide.

Development

Refer to our Release new API documentation for more information how to build and release scenarioo-java.