Registry / utility / ocf-metadata-client

ocf-metadata-client

JSON →
library5.2.1javamavenunverified

A client library for accessing and managing metadata in the Open Cybersecurity Framework (OCF).

<dependency> <groupId>org.odpi.egeria</groupId> <artifactId>ocf-metadata-client</artifactId> <version>5.2.1</version> </dependency>
INSTALL
IMPORT
SIG · OCF-METADATA-CLIEN
O
ocf-metadata-client
utilityjavav5.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OCFMetadataClient
org.odpi.egeria.ocf.metadata.client.OCFMetadataClient

Initializes an OCF metadata client and prints the server name.

import org.odpi.egeria.ocf.metadata.client.OCFMetadataClient; public class Example { public static void main(String[] args) { OCFMetadataClient client = new OCFMetadataClient("server", "url"); System.out.println(client.getServerName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
ocf-metadata-client — mvn dependency:get ocf-metadata-client · libregistry