Registry / other / opencast-workspace-api

opencast-workspace-api

JSON →
library18.5javamavenunverified

Opencast is a media capture, processing, management and distribution system; this module provides the workspace API.

<dependency> <groupId>org.opencastproject</groupId> <artifactId>opencast-workspace-api</artifactId> <version>18.5</version> </dependency>
INSTALL
IMPORT
SIG · OPENCAST-WORKSPACE
O
opencast-workspace-api
otherjavav18.5
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.

Workspace
org.opencastproject.workspace.api.Workspace

Store a value in the workspace.

import org.opencastproject.workspace.api.Workspace; public class Example { public static void main(String[] args) { Workspace workspace = new Workspace(); workspace.put("key", "value"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
18.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
opencast-workspace-api — mvn dependency:get opencast-workspace-api · libregistry