io.axway.iron.package-info Maven / Gradle / Ivy
The newest version!
/**
* All the interfaces that can be used to manage stores and query and modify data in them.
*/
@ParametersAreNonnullByDefault
package io.axway.iron;
import javax.annotation.*;