Releases: kingargyle/iaskirmish-data
Releases · kingargyle/iaskirmish-data
IASkirmish-Data v1.0.0-M1
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.