License |
License |
---|---|
Categories |
CategoriesEclipse Che Development Tools IDE CLI User Interface |
GroupId | GroupIdorg.eclipse.che.core |
ArtifactId | ArtifactIdche-core-api-project-templates-shared |
Last Version | Last Version7.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChe Core :: API :: Project Templates :: Shared
Provides version of third parties artifacts to use in Codenvy platform projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-project-templates-shared/ -->
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-project-templates-shared</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-project-templates-shared/
implementation 'org.eclipse.che.core:che-core-api-project-templates-shared:7.0.0'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-project-templates-shared/
implementation ("org.eclipse.che.core:che-core-api-project-templates-shared:7.0.0")
'org.eclipse.che.core:che-core-api-project-templates-shared:jar:7.0.0'
<dependency org="org.eclipse.che.core" name="che-core-api-project-templates-shared" rev="7.0.0">
<artifact name="che-core-api-project-templates-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-api-project-templates-shared', version='7.0.0')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-api-project-templates-shared" % "7.0.0"
[org.eclipse.che.core/che-core-api-project-templates-shared "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
org.eclipse.che.core : che-core-api-core | jar | 7.0.0 |
org.eclipse.che.core : che-core-api-dto | jar | 7.0.0 |
org.eclipse.che.core : che-core-api-workspace-shared | jar | 7.0.0 |