License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Eclipse Che CLI User Interface |
GroupId | GroupIdorg.eclipse.che.core |
ArtifactId | ArtifactIdche-core-ide-generators |
Last Version | Last Version7.0.0-rc-3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChe Core :: IDE :: Generators
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-ide-generators/ -->
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-ide-generators</artifactId>
<version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-ide-generators/
implementation 'org.eclipse.che.core:che-core-ide-generators:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-ide-generators/
implementation ("org.eclipse.che.core:che-core-ide-generators:7.0.0-rc-3.0")
'org.eclipse.che.core:che-core-ide-generators:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.core" name="che-core-ide-generators" rev="7.0.0-rc-3.0">
<artifact name="che-core-ide-generators" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-ide-generators', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-ide-generators" % "7.0.0-rc-3.0"
[org.eclipse.che.core/che-core-ide-generators "7.0.0-rc-3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.2.2 |
commons-io : commons-io | jar | 2.6 |
org.eclipse.che.core : che-core-commons-gwt | jar | 7.0.0-rc-3.0 |
org.eclipse.che.core : che-core-ide-api | jar | 7.0.0-rc-3.0 |
org.reflections : reflections | jar | 0.9.9 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.8.2 |
com.google.gwt : gwt-elemental | jar | 2.8.2 |
com.google.gwt : gwt-user | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.1 |
org.eclipse.che.core : che-core-commons-lang | jar | 7.0.0-rc-3.0 |
org.eclipse.che.core : che-core-commons-xml | jar | 7.0.0-rc-3.0 |
org.testng : testng | jar | 6.8.21 |