License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Eclipse Che Development Tools IDE CLI |
GroupId | GroupIdorg.eclipse.che.core |
ArtifactId | ArtifactIdche-core-commons-gwt |
Last Version | Last Version7.0.0-rc-3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChe Core :: Commons :: GWT
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-commons-gwt/ -->
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-commons-gwt</artifactId>
<version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-commons-gwt/
implementation 'org.eclipse.che.core:che-core-commons-gwt:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-commons-gwt/
implementation ("org.eclipse.che.core:che-core-commons-gwt:7.0.0-rc-3.0")
'org.eclipse.che.core:che-core-commons-gwt:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.core" name="che-core-commons-gwt" rev="7.0.0-rc-3.0">
<artifact name="che-core-commons-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-commons-gwt', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-commons-gwt" % "7.0.0-rc-3.0"
[org.eclipse.che.core/che-core-commons-gwt "7.0.0-rc-3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
com.google.guava : guava | jar | 27.0.1-jre |
com.google.gwt : gwt-elemental | jar | 2.8.2 |
org.eclipse.che.core : che-core-api-core | jar | 7.0.0-rc-3.0 |
org.eclipse.che.core : che-core-commons-annotations | jar | 7.0.0-rc-3.0 |
org.vectomatic : lib-gwt-svg | jar | 0.5.12 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.8.2 |
com.google.gwt : gwt-user | jar | 2.8.2 |
com.google.gwt.inject : gin | jar | 2.1.2 |
com.google.inject : guice | jar | 4.2.2 |
com.google.inject.extensions : guice-assistedinject | jar | 4.2.2 |
javax.inject : javax.inject | jar | 1 |
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.webjars : requirejs | jar | 2.1.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 2.21.0 |
org.testng : testng | jar | 6.8.21 |