org.odpi.openmetadata.accessservices.digitalarchitecture.api.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of digital-architecture-api Show documentation
Show all versions of digital-architecture-api Show documentation
API classes for the Digital Architecture Open Metadata Access Service (OMAS).
The newest version!
/* SPDX-License-Identifier: Apache-2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
/**
* The API package defines the Java interfaces supported by the Digital Architecture OMAS.
*
* These Java interfaces wrap the REST API calls to the server and the asynchronous event passing through Digital Architecture OMAS's Out Topic.
*/
package org.odpi.openmetadata.accessservices.digitalarchitecture.api;