Registry / other / org-openengsb-framework-api

org-openengsb-framework-api

JSON →
library2.5.1javamavenunverified

Defines interfaces for domains, connectors, events, and service management in the OpenEngSB integration framework.

<dependency> <groupId>org.openengsb.framework</groupId> <artifactId>org.openengsb.framework.api</artifactId> <version>2.5.1</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OPENENGSB-FRAM
O
org-openengsb-framework-api
otherjavav2.5.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.

Domain
org.openengsb.framework.api.Domain

Implements a custom domain interface.

import org.openengsb.framework.api.Domain; public class MyDomain implements Domain { @Override public String getId() { return "my-domain"; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
org-openengsb-framework-api — mvn dependency:get org-openengsb-framework-api · libregistry