Registry / cloud / caf-api

caf-api

JSON →
library3.2.0-684javamavenunverified

Reusable Java libraries providing core APIs for Cloud Application Framework services and components.

<dependency> <groupId>com.github.cafapi</groupId> <artifactId>caf-api</artifactId> <version>3.2.0-684</version> </dependency>
INSTALL
IMPORT
SIG · CAF-API
C
caf-api
cloudjavav3.2.0-684
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.

CafObject
com.github.cafapi.common.api.CafObject

Shows basic usage of the CAF API base class.

import com.github.cafapi.common.api.CafObject; public class Example { public static void main(String[] args) { CafObject obj = new CafObject() {}; System.out.println("CAF object created: " + obj); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0-684latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
caf-api — mvn dependency:get caf-api · libregistry