| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Eclipse Che Development Tools IDE CLI User Interface |
| GroupId | GroupIdorg.eclipse.che.plugin |
| ArtifactId | ArtifactIdche-plugin-maven-shared |
| Last Version | Last Version7.0.0-rc-3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionChe Plugin :: Maven :: Extension Maven 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.plugin/che-plugin-maven-shared/ -->
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>che-plugin-maven-shared</artifactId>
<version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-maven-shared/
implementation 'org.eclipse.che.plugin:che-plugin-maven-shared:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-maven-shared/
implementation ("org.eclipse.che.plugin:che-plugin-maven-shared:7.0.0-rc-3.0")
'org.eclipse.che.plugin:che-plugin-maven-shared:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.plugin" name="che-plugin-maven-shared" rev="7.0.0-rc-3.0">
<artifact name="che-plugin-maven-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.plugin', module='che-plugin-maven-shared', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.plugin" % "che-plugin-maven-shared" % "7.0.0-rc-3.0"
[org.eclipse.che.plugin/che-plugin-maven-shared "7.0.0-rc-3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| com.google.inject : guice | jar | 4.2.2 |
| org.eclipse.che.core : che-core-api-dto | jar | 7.0.0-rc-3.0 |
| org.eclipse.che.core : che-core-commons-gwt | jar | 7.0.0-rc-3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.8.2 |