License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls Eclipse Che IDE CLI User Interface |
GroupId | GroupIdorg.eclipse.che.core |
ArtifactId | ArtifactIdche-core-api-git-shared |
Last Version | Last Version7.0.0-rc-3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChe Core :: API :: Git :: 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-git-shared/ -->
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-git-shared</artifactId>
<version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-git-shared/
implementation 'org.eclipse.che.core:che-core-api-git-shared:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-git-shared/
implementation ("org.eclipse.che.core:che-core-api-git-shared:7.0.0-rc-3.0")
'org.eclipse.che.core:che-core-api-git-shared:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.core" name="che-core-api-git-shared" rev="7.0.0-rc-3.0">
<artifact name="che-core-api-git-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-api-git-shared', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-api-git-shared" % "7.0.0-rc-3.0"
[org.eclipse.che.core/che-core-api-git-shared "7.0.0-rc-3.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.1.0.Final |
org.eclipse.che.core : che-core-api-core | jar | 7.0.0-rc-3.0 |
org.eclipse.che.core : che-core-api-dto | jar | 7.0.0-rc-3.0 |
org.eclipse.che.core : che-core-commons-annotations | jar | 7.0.0-rc-3.0 |