Registry / cloud / che-core-api-workspace-shared

che-core-api-workspace-shared

JSON →
library7.28.2javamavenunverified

Provides shared DTOs and interfaces for workspace configuration in Eclipse Che.

<dependency> <groupId>org.eclipse.che.core</groupId> <artifactId>che-core-api-workspace-shared</artifactId> <version>7.28.2</version> </dependency>
INSTALL
IMPORT
SIG · CHE-CORE-API-WORKS
C
che-core-api-workspace-shared
cloudjavav7.28.2
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.

WorkspaceDto
org.eclipse.che.api.workspace.shared.dto.WorkspaceDto

Creates a workspace DTO using the builder pattern.

import org.eclipse.che.api.workspace.shared.dto.WorkspaceDto; public class Main { public static void main(String[] args) { WorkspaceDto workspace = WorkspaceDto.builder().build(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.28.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Amazon
1
Resources
che-core-api-workspace-shared — mvn dependency:get che-core-api-workspace-shared · libregistry