io.annot8.api.stores.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of annot8-api Show documentation
Show all versions of annot8-api Show documentation
Core API interfaces for the Annot8 project
/**
* This package contains the api interfaces for store objects
*
* Stores are used to hold annotations or groups. These might be in memory, or could be backed by
* a database or other persistent data structure.
*/
package io.annot8.api.stores;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy