Skip to content

jbaker-dstl/annot8

 
 

Repository files navigation

Annot8

This is the main Annot8 repository, which contains an implementation of the Annot8 API.

For components that can be used within the Annot8 framework, see the Annot8 Components repository.

Versioning

The following approach is used to versioning within the Annot8 projects:

  • The core Annot8 API is versioned as major.minor (e.g. 1.0). Any minor versions will be fully backwards compatible, but major versions may not be.
  • Projects in this repository will be versioned as major.project-version.patch (e.g. 1.2.1). The major version will match the API version used by the project, and will have their own project version followed by a patch level to indicate bug fixes. These projects may be developed and released at different rates, and therefore may have different project versions.

Licence

Code in this repository is licenced under the Apache Software Licence 2. See the NOTICE file for any additional restrictions.

About

Implementation of the Annot8 API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%