Registry / other / che-core-api-dto

che-core-api-dto

JSON →
library7.28.2javamavenunverified

Provides Data Transfer Objects (DTOs) for the Eclipse Che core API, used in cloud IDE project configuration.

<dependency> <groupId>org.eclipse.che.core</groupId> <artifactId>che-core-api-dto</artifactId> <version>7.28.2</version> </dependency>
INSTALL
IMPORT
SIG · CHE-CORE-API-DTO
C
che-core-api-dto
otherjavav7.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.

WorkspaceConfig
org.eclipse.che.api.core.model.workspace.WorkspaceConfig

Example usage of a workspace configuration DTO.

import org.eclipse.che.api.core.model.workspace.WorkspaceConfig; WorkspaceConfig config = ...; // obtained from API
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.28.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
che-core-api-dto — mvn dependency:get che-core-api-dto · libregistry