Registry / utility / dirigible-repository-api

dirigible-repository-api

JSON →
library12.78.0javamavenunverified

Core repository API module for the Eclipse Dirigible platform.

<dependency> <groupId>org.eclipse.dirigible</groupId> <artifactId>dirigible-repository-api</artifactId> <version>12.78.0</version> </dependency>
INSTALL
IMPORT
SIG · DIRIGIBLE-REPOSITO
D
dirigible-repository-api
utilityjavav12.78.0
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.

IRepository
org.eclipse.dirigible.repository.api.IRepository

Use the Dirigible repository API.

import org.eclipse.dirigible.repository.api.IRepository; public class Example { public static void main(String[] args) { IRepository repo = null; // obtain instance System.out.println(repo); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
12.78.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
dirigible-repository-api — mvn dependency:get dirigible-repository-api · libregistry