License |
License |
---|---|
Categories |
CategoriesEclipse Che Development Tools IDE CLI User Interface |
GroupId | GroupIdorg.eclipse.che |
ArtifactId | ArtifactIdche-exec-agent-shared |
Last Version | Last Version7.0.0-rc-3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAgent :: Exec :: 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/che-exec-agent-shared/ -->
<dependency>
<groupId>org.eclipse.che</groupId>
<artifactId>che-exec-agent-shared</artifactId>
<version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che/che-exec-agent-shared/
implementation 'org.eclipse.che:che-exec-agent-shared:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che/che-exec-agent-shared/
implementation ("org.eclipse.che:che-exec-agent-shared:7.0.0-rc-3.0")
'org.eclipse.che:che-exec-agent-shared:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che" name="che-exec-agent-shared" rev="7.0.0-rc-3.0">
<artifact name="che-exec-agent-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che', module='che-exec-agent-shared', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che" % "che-exec-agent-shared" % "7.0.0-rc-3.0"
[org.eclipse.che/che-exec-agent-shared "7.0.0-rc-3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
org.eclipse.che.core : che-core-api-dto | jar | 7.0.0-rc-3.0 |