Skip to content

Releases: kingargyle/iaskirmish-data

IASkirmish-Data v1.0.0-M1

22 Oct 20:03
Compare
Choose a tag to compare
Pre-release

This is a release of the java library for reading and writing the IASpec, Deployments, and CommandCard json files. This is a milestone release, but should be useable. Note, you will need jackson 2.9.2 support libraries for core, databind, and annotations in order to use this library.

See the Tests for examples on using this library.

A JSON Schema is included that can be used to validate or generate other libraries for other languages. This only covers the IASpec and not the deployments and commandcard json files.