Last Version

Che Core :: API :: Factory :: Shared 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-factory-shared
Version

Version

7.28.2
Type

Type

jar
Description

Description

Che Core :: API :: Factory :: Shared
Provides default project configuration for Che projects
Project URL

Project URL

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

Project Organization

Red Hat, Inc.

Download che-core-api-factory-shared 7.28.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.eclipse.che.core : che-core-api-core jar 7.28.2
org.eclipse.che.core : che-core-api-dto jar 7.28.2
org.eclipse.che.core : che-core-api-workspace-shared jar 7.28.2

provided (1)

Group / Artifact Type Version
org.eclipse.che.core : che-core-api-model jar 7.28.2

Project Modules

There are no modules declared in this project.