Last Version

Che Core :: Commons :: API :: DTO 7.28.2

Provides default project configuration for Che projects

License

License

Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-api-dto
Version

Version

7.28.2
Type

Type

jar
Description

Description

Che Core :: Commons :: API :: DTO
Provides default project configuration for Che projects
Project URL

Project URL

https://codenvy.com/che-core-api-dto
Project Organization

Project Organization

Red Hat, Inc.

Download che-core-api-dto 7.28.2


<!-- https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-dto/ -->
<dependency>
    <groupId>org.eclipse.che.core</groupId>
    <artifactId>che-core-api-dto</artifactId>
    <version>7.28.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-dto/
implementation 'org.eclipse.che.core:che-core-api-dto:7.28.2'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-dto/
implementation ("org.eclipse.che.core:che-core-api-dto:7.28.2")
'org.eclipse.che.core:che-core-api-dto:jar:7.28.2'
<dependency org="org.eclipse.che.core" name="che-core-api-dto" rev="7.28.2">
  <artifact name="che-core-api-dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-api-dto', version='7.28.2')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-api-dto" % "7.28.2"
[org.eclipse.che.core/che-core-api-dto "7.28.2"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.google.guava : guava jar 27.0.1-jre
javax.validation : validation-api jar 1.1.0.Final
org.eclipse.che.core : che-core-commons-annotations jar 7.28.2
org.eclipse.che.core : che-core-commons-lang jar 7.28.2
org.reflections : reflections jar 0.9.9

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.