Registry / networking / cadc-registry

cadc-registry

JSON →
library1.9.1javamavenunverified

Client library for interacting with the OpenCADC registry service.

<dependency> <groupId>org.opencadc</groupId> <artifactId>cadc-registry</artifactId> <version>1.9.1</version> </dependency>
INSTALL
IMPORT
SIG · CADC-REGISTRY
C
cadc-registry
networkingjavav1.9.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.

RegistryClient
org.opencadc.reg.client.RegistryClient

Basic usage of the OpenCADC Registry client.

import org.opencadc.reg.client.RegistryClient; public class RegistryExample { public static void main(String[] args) throws Exception { RegistryClient client = new RegistryClient(); // Use client to query registry } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources
cadc-registry — mvn dependency:get cadc-registry · libregistry